lab_btree
Belligerent BTrees
All Classes Namespaces Files Functions Friends
benchmark.h File Reference

Class for easy runtime benchmarks that can output to simple two column csv files. More...

Classes

class  Benchmark
 Class which contains a collection of benchmark results. More...
 
struct  Benchmark::BenchmarkResult
 Contains the actual results / benchmark parameter, uses std::chrono. More...
 

Detailed Description

Class for easy runtime benchmarks that can output to simple two column csv files.