mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-06 17:22:54 +00:00
fix and extend benchmark (#2030)
* add benchmark, add missing inlines * fix stacker bench * add wiki benchmark * move line split out of bench
This commit is contained in:
@@ -21,3 +21,8 @@ path = "example/hashmap.rs"
|
||||
rand = "0.8.5"
|
||||
zipf = "7.0.0"
|
||||
criterion = "0.4.0"
|
||||
|
||||
|
||||
[features]
|
||||
unstable = [] # useful for benches.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user