Skip to content

Commit d782e0b

Browse files
committed
chore: bump version to 0.10.0
1 parent 62af63a commit d782e0b

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
-
12+
13+
## [0.10.0] - 2026-02-17
14+
1015
### Added
1116
- **Saturation Test Mode** (`fio-test.sh --saturation`): Integrated mode to find maximum IOPS while keeping P95 completion latency below a configurable threshold
1217
- Configurable patterns via `SAT_PATTERNS` (default: randread, randwrite, randrw) — each escalates QD independently

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.0
1+
0.10.0

0 commit comments

Comments
 (0)