Time helper functions.
Time helper functions.
(bench f)
(bench n f)
Returns the execution time, measured in msec, of f. If n is given, returns the execution time of running f n-times.
Returns the execution time, measured in msec, of f. If n is given, returns the execution time of running f n-times.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close