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

kotlinx.benchmark 0.4.4 doesn't work with Native

Open whyoleg opened this issue 3 years ago • 0 comments
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 image

whyoleg avatar Jun 27 '22 19:06 whyoleg