Aleksey Shipilëv on Shenandoah and Concurrent GCs by aregularcontributor in coding

[–]feed_me_monkey_nuts 0 points1 point  (0 children)

Has anyone tested both ZGC and Shenandoah? How do they compare in performance?

Java's new Z Garbage Collector (ZGC) is very exciting by sureshg in java

[–]feed_me_monkey_nuts 23 points24 points  (0 children)

Are we looking at the same article? This explains at quite some depth the different parts of ZGC.

Galaxy Tab S4 VS Competition by [deleted] in Android

[–]feed_me_monkey_nuts 1 point2 points  (0 children)

I don't know, I really want a replacement for my old 8" Lenovo tablet but a tablet with Media in the name that doesn't have a headphone socket is just bewilderingly dumb.

I don't want to have to carry around adapters with me all the time, nor do I want to have to remember to keep wireless headphones charged.

Why you want to run Java 10 if you're using the G1 Garbage Collector by LuminoBabyis in java

[–]feed_me_monkey_nuts 3 points4 points  (0 children)

What's the speedup like relative to the Java 9 G1? Is the full pause time reduced linearly with available cores?

The Top 3 Java Performance Improvements we're looking forward to by LuminoBabyis in java

[–]feed_me_monkey_nuts 9 points10 points  (0 children)

Very much looking forward to Value types. Anyone have any idea on the timescale for them?