Last Modified
2013-08-05 01:53:19 +0000
Requires

Description

benchmark.rb - a performance benchmarking library

$Id: benchmark.rb 35 2005-08-25 06:40:42Z stkaes $

Created by Gotoken (gotoken@notwork.org).

Documentation by Gotoken (original RD), Lyle Johnson (RDoc conversion), and Gavin Sinclair (editing).

Overview

The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.