- (benchmark-ips [SECONDS] EXPR) -> statistics-alistsyntax
- (benchmark-ips ([SECONDS [WARMUPS [STAT-ID]]]) EXPR ...) -> statistics-alistsyntax
Determines how many times one can run the given EXPR ... per second and returns a (generate-statistics) report.
- SECONDS
- fixnum ; seconds of run while counting, defaults to 5
- WARMUPS
- fixnum ; seconds of run before counting, defaults to 2
- STAT-ID
- symbol ; statistics set generated