public
Description: The Recursive Benchmark
Homepage: http://judofyr.github.com/recursive/
Clone URL: git://github.com/judofyr/recursive.git
judofyr (author)
Sat Dec 20 05:49:08 -0800 2008
name age message
file .gitignore Loading commit data...
file README
file Rakefile
file base.rb
directory misc/
README
(((     THE RECURSIVE BENCHMARK     )))

`rake bench`   for a nice CSV-file
`rake rebench` for a nice fresh CSV-file
`rake json`    for a nice JSON-file
`rake flot`    for a nice HTML-file
`rake build`   for a nice standalone HTML-directory
`rake publish` for a nice gh-pages branch
`rake clean`   for a nice clean directory

Have a look in base.rb for the code,
and see Rakefile for a few settings.