Liking cljdoc? Tell your friends :D
Mostly clj.
Exceptions indicated.

codax.bench.users


benchclj/smacro

(bench name & forms)

Times the execution of forms, discarding their output and returning a long in nanoseconds.

Times the execution of forms, discarding their output and returning
a long in nanoseconds.
sourceraw docstring

run-user-benchmarkclj

(run-user-benchmark &
                    {:keys [no-cache writes reads verifications]
                     :or {writes 1500 reads 7500 verifications 0}})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close