harmony/iobench/dash
Jean-Gabriel Gill-Couture 5e7803d2ba
All checks were successful
Run Check Script / check (pull_request) Successful in 1m3s
chore(iobench-dash): Delete older revisions and rename to iobench-dash.py for clarity
2025-08-19 12:21:42 -04:00
..
iobench-dash.py chore(iobench-dash): Delete older revisions and rename to iobench-dash.py for clarity 2025-08-19 12:21:42 -04:00
README.md feat: Add iobench project and python dashboard 2025-08-14 10:37:30 -04:00
requirements_freeze.txt feat: Add iobench project and python dashboard 2025-08-14 10:37:30 -04:00

This project was generated mostly by Gemini but it works so... :)

To run iobench dashboard

virtualenv venv
source venv/bin/activate
pip install -r requirements_freeze.txt
python iobench-dash-v4.py