Resolve "Benchmark definition standard"
Compare changes
dvmp/analysis/benchmark.hh
0 → 120000
+ 1
− 0
Addresses issue #8 (closed) (define a standard output for our tests/benchmarks, where a benchmark is a specific collection of tests). I put the boilerplate benchmark code under util/benchmark.hh for now (should ultimately be factored into an external library). I added some benchmark code to the dvmp/vm_mass benchmark to start.