(bench-single
{:keys [create-fn times batch aggregates unit gc]
:or {times 1 unit :ns batch 1 create-fn (fn [function _] function) gc false}}
function)
runs a benchmark on a single function
runs a benchmark on a single function
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close