N | nochso\Benchmark | |
C | Method | A method that can be benchmarked with optional parameters. |
C | Parameter | Parameter consists of any mixed value and a name. |
C | Progress | Progress. |
C | Report | Report takes a list of Unit objects and creates a HTML report of the results. |
C | Result | Result contains the test results for a specific method and parameter. |
C | ResultBounds | ResultBounds. |
C | Timer | Timer runs a closure for a minimum duration to ensure stable results. |
C | Unit | Unit is a list of related methods and the parameters they're called with. |
C | UnitList | UnitList is a list of Unit objects. |
C | UnitResult | UnitResult. |