benchmarks.rb
Path:
test/bench/benchmarks.rb
Last Update:
Sat Oct 31 01:21:05 +0100 2009
Required files
fileutils benchmark rubygems ruby-prof memcache pp
Methods
in_temp_dir
main
new_file
run_code
Public Instance methods
in_temp_dir
(remove_after = true) {|tmp_path| ...}
main
()
require ’../../lib/grit‘
new_file
(name, contents)
run_code
(x, name, times = 30) {|i| ...}
[Validate]