Bench

bench

defn

(λ [(λ [] a)] ())

Benchmark function f and print the results.

set-min-runs!

defn

(λ [Int] ())

Set the minimum number of runs. If your functions takes a large amount of time, experimenting with this might make sense.