kotlinx-benchmark
kotlinx-benchmark copied to clipboard
kotlinx.benchmark 0.4.4 doesn't work with Native
trafficstars
reproducer: https://github.com/rsocket/rsocket-kotlin/tree/kotlinx.benchmark-issue-native (check latest commit, which adds native support)
Trying to run kotlinCurrentMacosArm64Benchmark gradle task fails with e: Could not find 'main' in 'kotlinx.benchmark.generated' package.
Generated sources contains main method
