Java shared memory
Andrew Haley
aph at redhat.com
Tue May 31 13:13:25 UTC 2016
On 05/31/2016 11:44 AM, Radek wrote:
> There is a performance gain (build 120 vs custom slow debug) but right now it’s 12%, not so huge. Maybe after code polishing and additional optimisation I could get 15-20%.
I would not expect to see any difference at all with mapped
long buffers. I don't think this is worth doing, and I could
not find the source for your changes to check for myself.
Andrew.
More information about the hotspot-compiler-dev
mailing list