kotlinx-benchmark icon indicating copy to clipboard operation
kotlinx-benchmark copied to clipboard

Better support for JMH Profiler Configuration

Open wldeh opened this issue 2 years ago • 1 comments
trafficstars

Introduces the capability for users to specify the desired JMH profiler directly as an advanced config option.

advanced("jmhProfiler", "gc")

Resolves: #50

wldeh avatar Aug 19 '23 09:08 wldeh

Also, the option should be added to the configuration options document

qurbonzoda avatar Sep 11 '23 14:09 qurbonzoda

Closing in favour of https://github.com/Kotlin/kotlinx-benchmark/pull/217

qurbonzoda avatar May 23 '24 16:05 qurbonzoda