imace / jetlang

Automatically exported from code.google.com/p/jetlang
0 stars 0 forks source link

doc: performance numbers #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Would you publish performance numbers on your front page or a wiki page?  It 
helps a lot in evaluating projects at first glance to gather those which 
might be a fit.  Thanks!

Original issue reported on code.google.com by b.k.ox...@gmail.com on 27 Apr 2010 at 11:39

GoogleCodeExporter commented 9 years ago
Thread Ring implementation from the language shootout:

http://code.google.com/p/jetlang/source/browse/trunk/src/test/java/org/jetlang/e
xamples/ThreadRingJetlang.java

http://code.google.com/p/jetlang/source/browse/trunk/src/test/java/org/jetlang/c
hannels/PingPongTest.java

I probably should publish some actual numbers since Jetlang outperforms any 
other jvm actor library IME. However, anything I published would obviously be 
biased. 

Original comment by mike.ret...@gmail.com on 25 Aug 2010 at 9:48