kotlinx.benchmark doesn't work with Kotlin/Native ...
# advent-of-code
e
kotlinx.benchmark doesn't work with Kotlin/Native (at least not in recent versions of Gradle & Kotlin) nor JS IR, but the difference between JS (legacy) and JVM results is unbelievable. https://ephemient.github.io/aoc2021/jmh-visualizer/index.html
wellp. I disabled benchmarking K/JS in my repo, it's just too pointless