Skip to content

Commit 81362a3

Browse files
Gregory BurdGregory Burd
authored andcommitted
Adding in Don Anderson's implementation of the 3n+1 benchmark. This should compliment the micro benchmark tests as a way to gage release over release performance changes.
1 parent a835393 commit 81362a3

File tree

3 files changed

+825
-0
lines changed

3 files changed

+825
-0
lines changed

test/3n1/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
https://github.com/ddanderson/libdb-3n
2+
3+
This code implements the 3n+1 benchmark. A description of the benchmark and results is on the libdb blog here:
4+
http://libdb.wordpress.com/2011/01/31/revving-up-a-benchmark-from-626-to-74000-operations-per-second/

0 commit comments

Comments
 (0)