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
franztesca
10/31/2023, 9:19 AM
Which target? JVM?
e
eygraber
10/31/2023, 9:30 AM
JVM was pretty much the same. Mac, JS, Linux, and Windows all had vastly improved numbers.
Doesn't explain JS, but native was doing better than JS so it could be that
j
james
10/31/2023, 11:28 PM
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?