Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sumkincpp committed Dec 22, 2013
1 parent a3f0dc0 commit f5cc83c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions benchs/1/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Is Erlang slow?

- http://erlang.org/mailman/listinfo/erlang-questions

Ruby outputs

3.180000 0.000000 3.180000 ( 3.182452)

Erlang outputs

Erlang R16B03 (erts-5.10.4) [source] [smp:2:2] [async-threads:10] [hipe] [kernel-poll:false]

Eshell V5.10.4 (abort with ^G)
1> test:measure(50000).
18.261952

0 comments on commit f5cc83c

Please sign in to comment.