perf: Add benchmark for Logger (#2407)

This commit is contained in:
Ayaz Salikhov
2025-08-07 19:46:12 +01:00
committed by GitHub
parent 87565b685a
commit 4aa2ca94de
6 changed files with 164 additions and 13 deletions

View File

@@ -16,6 +16,7 @@ coverage:
#
# More info: https://github.com/XRPLF/clio/pull/2066
ignore:
- "benchmarks"
- "tests"
- "src/data/cassandra/"
- "src/data/CassandraBackend.hpp"