- (benchmark-run [ITERATIONS] EXPR) -> statistics-alistsyntax
- (benchmark-run (ITERATIONS [STAT-ID]) EXPR ...) -> statistics-alistsyntax
Runs the EXPR ... ITERATIONS times and returns a micro-stats (generate-statistics) report.
- ITERATIONS
- fixnum ; defaults to (current-benchmark-iterations)
- STAT-ID
- symbol ; defaults to (current-benchmark-statistics-set)