|
|
|
|
|
by nicktelford
386 days ago
|
|
I find it a bit bizarre that this JEP doesn't enable Compact Object Headers by default. Most users will not know to specifically enable it, so if they're that confident in its stability and performance, why not enable it for everyone? The JVM used to have a reputation for requiring byzantine flags to properly optimise its performance (mostly GC configuration). We've mostly left that behind these days, but it feels like JEP 519 takes a step backwards here. |
|
Many JVM users can make huge performance gains by switching the GC to a better once and by toggling all kinds of options.