org.clojars.thnetos/cbench
Run benchmarks of code, kinda like Ruby's benchmark function. See http://github.com/dakrone/cbench for full info.leiningen
[org.clojars.thnetos/cbench "1.0.0"]
maven
<dependency> <groupId>org.clojars.thnetos</groupId> <artifactId>cbench</artifactId> <version>1.0.0</version> </dependency>
Pushed by thnetos