bencher: print html table with full results too, use num_format

This commit is contained in:
Joakim Frostegård 2024-01-01 16:42:27 +01:00
parent 29e243ac81
commit 4db1fe75f2
5 changed files with 164 additions and 19 deletions

1
Cargo.lock generated
View file

@ -139,6 +139,7 @@ dependencies = [
"indoc",
"itertools 0.12.0",
"nonblock",
"num-format",
"once_cell",
"regex",
"serde",