Releases: pratham-vishk/StrataBench
Releases · pratham-vishk/StrataBench
Release list
v0.8.0-rc26
README: lab workflow, natural-language agent, HTML/Excel/PDF reporting.
v0.8.0-rc25
Profile-aware lab run for HDD, S3, SBK, file, and all engines.
v0.8.0-rc24
SBK tools probe; operator manual retry via annotation.
v0.8.0-rc23
PDF executive summary reports alongside HTML and Excel.
v0.8.0-rc22
Operator re-run on spec change.
v0.8.0-rc21
Live interval streaming for elbencho, vdbench, and spdk.
v0.8.0-rc20
Live interval streaming for gosbench and sbk.
v0.8.0-rc19
Summary
- Operator creates batch Job + ConfigMap per Benchmark CR
- stratabench apply --status-out for run ID sync
- lab validate --smoke-sbk for SBK profiles
Test plan
- kubectl apply -k deploy/k8s/ && apply example benchmark
- stratabench lab validate --smoke-sbk
v0.8.0-rc18
Summary
- lab validate generates full 33-profile matrix from profiles/
- --smoke-all mock-validates every profile
- --output JSON sign-off report
Test plan
- stratabench lab validate -f lab.yaml
- stratabench lab validate -f lab.yaml --smoke-all
v0.8.0-rc17
Summary
- Docker image ships Rust stratabench-engine (not Go stub)
- Profile s3-gosbench-read with existing_read_weight
- Docs synced to 33 profiles; cargo test in CI
Test plan
- docker build && stratabench-engine version
- stratabench run --profile s3-gosbench-read --mock