add and/or queries benchmark (#2701)

This commit is contained in:
PSeitz
2025-09-22 16:32:49 +02:00
committed by GitHub
parent 70da310b2d
commit e1e131a804
2 changed files with 229 additions and 0 deletions

View File

@@ -171,3 +171,8 @@ harness = false
[[bench]]
name = "exists_json"
harness = false
[[bench]]
name = "and_or_queries"
harness = false