Add Md5Hasher benchmarks

This commit is contained in:
hashlag
2026-01-25 19:08:57 +03:00
parent 5ec6fc2f20
commit d8c8fd0ce3
4 changed files with 71 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
#include <benchmark/benchmark.h>
BENCHMARK_MAIN();