Added new bench
option: :ratio?
(default true); when false, the ratio column is omitted.
The bench
option :round-robin? now defaults to false, not true.
Bumped org.clj-commons/pretty dependency to version 2.6.0.
Breaking Changes
Added support for a tagged literal that traces a form to evaluate, and the result of the evaluation.
Added the bench-for
macro.
Added the ability to enable tracing in specific namespaces even when the global tracing flag is false.
Migrated to org.clj-commons/pretty.
Added new net.lewisship.bench
namespace with useful wrappers around
criterium for benchmarking.
Initial release.
Can you improve this documentation? These fine people already did:
Howard M. Lewis Ship & Howard Lewis ShipEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close