benchmark.rb - a performance benchmarking library
$Id: benchmark.rb 31511 2011-05-11 21:23:27Z yugui $
Created by Gotoken (gotoken@notwork.org).
Documentation by Gotoken (original RD), Lyle Johnson (RDoc conversion), and Gavin Sinclair (editing).
The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.