Skip to content

Commit bd6e824

Browse files
committed
Improve the TUI for the benchmark suite
1 parent 1cbb6b3 commit bd6e824

File tree

3 files changed

+296
-14
lines changed

3 files changed

+296
-14
lines changed

Cargo.lock

Lines changed: 172 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

collector/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ inquire = "0.7.5"
4545

4646
benchlib = { path = "benchlib" }
4747
database = { path = "../database" }
48+
ratatui = "0.28.1"
4849

4950
[target.'cfg(windows)'.dependencies]
5051
miow = "0.3"

0 commit comments

Comments
 (0)