my minimilastic benchmarking library for OCaml code
  • OCaml 53.7%
  • Makefile 41%
  • Shell 5.3%
Find a file
Francois Berenger 20ce44da00 running example
2013-07-25 18:06:06 +09:00
_oasis don't use dolog library in fact 2013-07-25 18:05:18 +09:00
bench.ml running example 2013-07-25 18:06:06 +09:00
build.sh added 2013-07-25 18:05:42 +09:00
LICENSE Initial commit 2013-07-23 22:05:33 -07:00
Makefile added 2013-07-25 18:05:06 +09:00
README.md updated 2013-07-25 18:02:28 +09:00

obench

a minimalist benchmarking program for OCaml code

Better alternatives

Janestreet's core_bench: https://github.com/janestreet/core_bench/

Christophe Troestler's ocaml-benchmark: http://forge.ocamlcore.org/projects/ocaml-benchmark/