concurrency benchmark examples

Aleksey Shipilev shade at redhat.com
Fri Jul 2 08:18:59 UTC 2021


On 7/2/21 10:08 AM, Roman Konovalov wrote:
> good afternoon, could you give some examples of how to write benchmarks for
> concurrent code

There are plenty of JMH Samples:
   https://github.com/openjdk/jmh/tree/master/jmh-samples/src/main/java/org/openjdk/jmh/samples

-- 
Thanks,
-Aleksey



More information about the jmh-dev mailing list