I don't know what was put in the 1.9.20 special sa...
# multiplatform
e
I don't know what was put in the 1.9.20 special sauce, but for one of my projects, benchmarks for all targets are running almost 2x faster than 1.9.10 🎉
😮 8
🎉 13
f
Which target? JVM?
e
JVM was pretty much the same. Mac, JS, Linux, and Windows all had vastly improved numbers.
🚀 1
j
e
Doesn't explain JS, but native was doing better than JS so it could be that
j
out of curiosity, what kind of benchmarks are you seeing these large improvements on? is this for things like interoping with platform frameworks or more straightforward Kotlin stdlib code?
e
All stdlib code
🚀 1
j
awesome!