kotlinx-benchmark
kotlinx-benchmark copied to clipboard
Better support for JMH Profiler Configuration
trafficstars
Introduces the capability for users to specify the desired JMH profiler directly as an advanced config option.
advanced("jmhProfiler", "gc")
Resolves: #50
Also, the option should be added to the configuration options document
Closing in favour of https://github.com/Kotlin/kotlinx-benchmark/pull/217