- (benchmark-measure-run ([ITERATIONS [VAR]]) EXPR ...) -> (list-of float)syntax
Returns the ITERATIONS X (EXPR ...) runtimes, in nanoseconds.
- ITERATIONS
- fixnum | true ; defaults to (current-benchmark-iterations)
- VAR
- identifier ; variable to bind the current interation index