Path: | benchmark.rb |
Last Update: | Fri Sep 19 16:39:07 GMT+10:00 2003 |
benchmark.rb - a performance benchmarking library
$Id: benchmark.rb,v 1.8 2003/09/19 06:39:07 gsinclair Exp $
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.