kostya / benchmarks

Some benchmarks of different languages
MIT License
2.79k stars 253 forks source link

add Koltin/Native #243

Open mahdisml opened 4 years ago

mahdisml commented 4 years ago

Hello ! Kotlin/Native is beta for Now but it have great future, with Kotlinx Serialization i think it must have great performance in Json Benchmark

YektaDev commented 1 year ago

I wouldn't agree on the "great" performance since the JVM target is generally faster due to the maturity and the amount of work put into it. Also, performance is not currently the number one priority for Kotlin/Native, but it's definitely going to be improved in future. Apart from that, I'd love to see Kotlin/Native in the benchmarks too!