Terminal application to display benchmarks. This work in progress is using static data while I built out the functionality.
# Clone this repo
git clone git@github.com:20k-ultra/popsicle.git
# Build and install tui binary
cargo install --path tui
# Start tui
popsicle
