First commit of benchmarks for Catch runtime perf.

So far its very much a WIP with some problems that are known already and
not very representative tests.
This commit is contained in:
Martin Hořeňovský 2017-01-14 21:55:37 +01:00
parent e3659cdddd
commit 3b7511e564
6 changed files with 112 additions and 0 deletions

View file

@ -0,0 +1,2 @@
#define CATCH_CONFIG_MAIN
#include "catch.hpp"