https://kotlinlang.org logo
Title
r

rogeralsing

07/20/2017, 11:37 PM
this is bloody insane.... our Skynet benchmark runs at 350 ms now... thats twice as fast as Erlang.....
v

voddan

07/21/2017, 7:14 AM
Just curious ... why are you comparing Kotlin to Erlang? It doesn't seem to be the fastest one
r

rogeralsing

07/21/2017, 7:41 AM
While Erlang is not fast in terms of processing power, its ability to spawn actors/processes is fast and sort of the baseline in the actor world
v

voddan

07/21/2017, 7:51 AM
Does that mean Kotlin becomes the baseline now? 😄
r

rogeralsing

07/21/2017, 7:57 AM
these numbers are putting Akka to shame, so lets make Kotlin the king of the hill for JVM concurrency and distributed programming 😉
👍 1
v

voddan

07/21/2017, 9:27 AM
I am more worried about the Go numbers than the Scala's. Couldn't the native advantage be that much, could it?
r

rogeralsing

07/21/2017, 9:57 AM
The Kotlin impl is ~2.5 times faster than our Go version
v

voddan

07/21/2017, 12:13 PM
Nice! I have been looking at the README on https://github.com/atemerev/skynet