feat: Add iobench project and python dashboard
All checks were successful
Run Check Script / check (pull_request) Successful in 1m3s
All checks were successful
Run Check Script / check (pull_request) Successful in 1m3s
This commit is contained in:
10
iobench/dash/README.md
Normal file
10
iobench/dash/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
This project was generated mostly by Gemini but it works so... :)
|
||||
|
||||
## To run iobench dashboard
|
||||
|
||||
```bash
|
||||
virtualenv venv
|
||||
source venv/bin/activate
|
||||
pip install -r requirements_freeze.txt
|
||||
python iobench-dash-v4.py
|
||||
```
|
||||
Reference in New Issue
Block a user