Benchmarking
GPUStack can run benchmarks against running model instances. Benchmarks are executed by workers in a dedicated benchmark container image, with results and logs stored on the worker.
Prerequisites
- A model instance is running and healthy.
Create Benchmark
- Go to the
Benchmarkspage. - Click the
Add Benchmark. - Select an instance and fill in the configurations.
- Click the
Savebutton.
View Benchmark Results
- Go to the
Benchmarkspage. - Find the benchmark you want to view.
- Click the benchmark name to view the results and configurations snapshot.
Export Benchmark Results
- Go to the
Benchmarkspage. - Find the benchmark you want to export.
- Select one or more benchmark runs to export.
- Click the
Exportbutton to download the results.
Edit Benchmark
- Go to the
Benchmarkspage. - Find the benchmark you want to edit.
- Click the
Editbutton in theOperationscolumn. - Modify the name, description as needed.
- Click the
Savebutton.
Delete Benchmark
- Go to the
Benchmarkspage. - Find the benchmark you want to delete.
- Click the
Deletebutton in theOperationscolumn. - Confirm the deletion.