version = "1.7"
description = "Benchmark running times of code"
requires = "unix"
archive(byte) = "benchmark.cma"
archive(native) = "benchmark.cmxa"
plugin(byte) = "benchmark.cma"
plugin(native) = "benchmark.cmxs"