mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
bencher: print html table with full results too, use num_format
This commit is contained in:
parent
29e243ac81
commit
4db1fe75f2
5 changed files with 164 additions and 19 deletions
|
|
@ -27,6 +27,7 @@ clap = { version = "4", features = ["derive"] }
|
|||
indexmap = "2"
|
||||
indoc = "2"
|
||||
itertools = "0.12"
|
||||
num-format = "0.4"
|
||||
nonblock = "0.2"
|
||||
once_cell = "1"
|
||||
regex = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue