mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +00:00
bench_handlers: add indicatif progress bars (nice but a bit unnecessary)
This commit is contained in:
parent
e42dc05996
commit
0ca5040cbe
5 changed files with 100 additions and 16 deletions
|
|
@ -16,6 +16,7 @@ name = "plot_pareto"
|
|||
|
||||
[dependencies]
|
||||
aquatic = { path = "../aquatic" }
|
||||
indicatif = "0.14"
|
||||
mimalloc = "0.1"
|
||||
num-format = "0.4"
|
||||
plotly = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue