This document outlines the benchmarking process for comparing the performance of cpp-linter-hooks and mirrors-clang-format.
python3 testing/benchmark_hooks.pyThe results of the benchmarking process will be saved to testing/benchmark_results.txt.
- Run benchmark against a larger codebase, such as TheAlgorithms/C-Plus-Plus.
- Run benchmark with GitHub Actions for continuous integration.