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

Run specific class or function

Open theapache64 opened this issue 11 months ago • 3 comments
trafficstars

How can I run specific benchmark class or function? I am looking for something like

./gradlew benchmark -Pbenchmarks="*Day1Benchmark*substringSolution"

theapache64 avatar Dec 02 '24 03:12 theapache64