Add benchmark

This commit is contained in:
Mubelotix
2025-07-28 16:23:26 +02:00
parent 421a23ee3d
commit 478f374b9d
2 changed files with 76 additions and 0 deletions

View File

@ -51,3 +51,7 @@ harness = false
[[bench]]
name = "indexing"
harness = false
[[bench]]
name = "filter_starts_with"
harness = false