Join Slack
How to tell kotlinx-benchmark to run only single benchark, not everything?
# announcements
k
Karlo Lozovina
02/27/2021, 12:08 AM
How to tell
kotlinx-benchmark
to run only single benchark, not everything?
i
ilya.gorbunov
03/01/2021, 5:51 PM
You can create a new benchmark configuration profile, and use
include
to include only the desired benchmarks with a regex matching their fully qualified names:
https://github.com/Kotlin/kotlinx-benchmark/blob/v0.3.0/examples/kotlin-multiplatform/build.gradle#L94
👍 1
k
Karlo Lozovina
03/05/2021, 2:56 PM
thanks, it's a good workaround for now...
16
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by