mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Add benchmarks to help optimise result caching
This commit is contained in:
@@ -11,4 +11,9 @@ regex = "1.0.5"
|
||||
unicase = "2.2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.2.0"
|
||||
tempfile = "3.0.0"
|
||||
|
||||
[[bench]]
|
||||
name = "eval"
|
||||
harness = false
|
||||
|
||||
Reference in New Issue
Block a user