Good benchmarks for testing GC performance/scalability
Igor Veresov
iggy.veresov at gmail.com
Tue Jun 12 05:16:14 UTC 2012
If you have access to SPEC benchmarks, SPECjbb2012 and SPECjvm2008 are worth trying too. They're all multithreaded and in many instances would benefit from memory placement opts.
igor
On Jun 11, 2012, at 7:39 PM, Lokesh Gidra wrote:
> Hello,
>
> I am making some NUMA related optimizations to the parallelScavenge GC. And I want to test the performance on NUMA multo-core server with some multi-threaded benchmarks with multi-GB heap requirements. I have tried DaCapo but its heap requirements are pretty small. I know of SPECjbb2055, but nothing other than that. Can someone please suggest me some benchmarks for this purpose.
>
> Thanks in advance.
>
> Lokesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20120611/abf23131/attachment.htm>
More information about the hotspot-gc-dev
mailing list