add benchmarks for indexing

This commit is contained in:
Tamo
2021-07-07 11:42:14 +02:00
parent 4c9531bdf3
commit 931021fe57
5 changed files with 336 additions and 12 deletions

View File

@ -28,3 +28,7 @@ harness = false
[[bench]]
name = "wiki"
harness = false
[[bench]]
name = "indexing"
harness = false