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

@@ -15,6 +15,7 @@ runs:
shell: bash
run: |
gcovr \
-e benchmarks \
-e tests \
-e src/data/cassandra \
-e src/data/CassandraBackend.hpp \