kotlinx-benchmark
kotlinx-benchmark copied to clipboard
kotlinx.benchmark 0.4.4 doesn't work with JS IR
trafficstars
reproducer: https://github.com/rsocket/rsocket-kotlin/tree/kotlinx.benchmark-issue-js (check latest commit, which adds JS IR target)
During IDEA sync fails with KotlinSourceSet with name 'kotlinBaselineJsIrBenchmark' not found. JS Legacy syncs successfully
also reproducible on 0.4.2/0.4.3 with kotlin 1.6.20
workaround for both 0.4.2-0.4.4 to just create this sourceSet