this is bloody insane.... our Skynet benchmark run...
# coroutines
r
this is bloody insane.... our Skynet benchmark runs at 350 ms now... thats twice as fast as Erlang.....
v
Just curious ... why are you comparing Kotlin to Erlang? It doesn't seem to be the fastest one
r
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
Does that mean Kotlin becomes the baseline now? 😄
r
these numbers are putting Akka to shame, so lets make Kotlin the king of the hill for JVM concurrency and distributed programming 😉
👍 1
v
I am more worried about the Go numbers than the Scala's. Couldn't the native advantage be that much, could it?
r
The Kotlin impl is ~2.5 times faster than our Go version
v
Nice! I have been looking at the README on https://github.com/atemerev/skynet