mirror of
https://github.com/Noratrieb/dilaria.git
synced 2026-01-14 17:35:03 +01:00
benchmark parser
This commit is contained in:
parent
39079710c0
commit
aab4d95b21
7 changed files with 47835 additions and 9 deletions
|
|
@ -19,4 +19,9 @@ _debug = ["dbg-pls"]
|
|||
default = ["_debug", "fxhash"]
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3.5"
|
||||
insta = "1.9.0"
|
||||
|
||||
[[bench]]
|
||||
name = "parser"
|
||||
harness = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue