| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
BenchmarkSuite
Framework to run a bunch of Benchmarks using the object and creating a table of statistics.
|
|||
| Benchmark |
|
||
|
|||
int
|
|
||
str
|
|
||
|
|||
str
|
|
||
|
|||
|
Inherited from |
|||
|
|||
MAX_LEVEL = 5maximum number of level in headers for output |
|||
|
|||
|
Inherited from |
|||
|
|||
Returns the i-th benchmark in the suite through self[i].
|
Sets up a suite of benchmarks.
|
Returns the number of benchmarks in the suite.
|
Returns the name of the benchmark suite.
|
Adds a new Benchmark to the suite.
|
Returns the results of the last benchmark run in HTML format.
|
Runs all benchmarks.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 20 11:29:49 2009 | http://epydoc.sourceforge.net |