Releases: dbj-data/dbj-bench
Releases · dbj-data/dbj-bench
dbj-bench
-
Upside: less code. Better code.
-
Downside: depends on the "machine-wide" include area.
- See the project here.
- "include" has to be pulled manually, but that stands for submodules too
- think of it as dbj's "std lib"
-
This is the WIn10 console app. CL switches are somewhere near trivial but please start with
--fwk-help
or--help
-
To add remove benches and tests one has to dive into the code (obviously)
-
Before building this please read through the readme and the three files referenced on the top of the readme
- this is a benchmarking suite and all sorts of different building targets are important to pass the guessing stage
- CMake is not used, it is a necessary evil that is avoided here so far
Enjoy