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:
parent
e3659cdddd
commit
3b7511e564
6 changed files with 112 additions and 0 deletions
2
projects/Benchmark/BenchMain.cpp
Normal file
2
projects/Benchmark/BenchMain.cpp
Normal file
|
@ -0,0 +1,2 @@
|
|||
#define CATCH_CONFIG_MAIN
|
||||
#include "catch.hpp"
|
Loading…
Add table
Add a link
Reference in a new issue