harmony/iobench/dash
Jean-Gabriel Gill-Couture fd8f643a8f
All checks were successful
Run Check Script / check (pull_request) Successful in 1m3s
feat: Add iobench project and python dashboard
2025-08-14 10:37:30 -04:00
..
iobench-dash-v1.py feat: Add iobench project and python dashboard 2025-08-14 10:37:30 -04:00
iobench-dash-v2.py feat: Add iobench project and python dashboard 2025-08-14 10:37:30 -04:00
iobench-dash-v3.py feat: Add iobench project and python dashboard 2025-08-14 10:37:30 -04:00
iobench-dash-v4.py feat: Add iobench project and python dashboard 2025-08-14 10:37:30 -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