mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-17 02:55:01 +01:00
benchmarks
This commit is contained in:
parent
5dff963dc2
commit
546149ae38
16 changed files with 517 additions and 188 deletions
|
|
@ -8,3 +8,8 @@ edition = "2021"
|
|||
[dependencies]
|
||||
nom.workspace = true
|
||||
helper.workspace = true
|
||||
divan.workspace = true
|
||||
|
||||
[[bench]]
|
||||
name = "benches"
|
||||
harness = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue