Skip to content

Releases: dbj-data/dbj-bench

dbj-bench

21 Dec 12:18
Compare
Choose a tag to compare
dbj-bench Pre-release
Pre-release
  • 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