Initial commit

Benchmark library builds and runs but only single-threaded. Multithreaded
support needs a bit more love.

Currently requires some C++11 support (g++ 4.6.3 seems to work).
21 files changed
tree: 74991ad472ebb95c22a16401e78f2389c741892f
  1. include/
  2. src/
  3. test/
  4. .gitignore
  5. CMakeLists.txt