Skip to content

odygrd/logger_benchmarks

Repository files navigation

Logger Benchmarks

Performance benchmarks for various C++ logging libraries.

Building and Running

  1. Compile all targets

    cmake -DCMAKE_BUILD_TYPE=Release -S . -B cmake-build-release
    cmake --build cmake-build-release
  2. Run all benchmarks

    python3 run_all.py
  3. Generate result tables

    python3 generate_tables.py

    This will parse all bench_results_*.txt files in the current directory and output formatted markdown tables with averaged results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •