Releases: distributed-system-analysis/smallfile
Releases · distributed-system-analysis/smallfile
v1.1
Release to mainly provide the histogram feature.
What's Changed
- Declare smallfile_cli.py as being Python3 by @portante in #24
- Modern distros by @bengland2 in #26
- Auto pause by @bengland2 in #27
- Auto pause more pods by @bengland2 in #28
- add 'truncate-overwrite' mode by @kofemann in #25
- Fix stonewall by @bengland2 in #29
- Fix json by host by @bengland2 in #30
- make ceph params in JSON output jq-friendly by @bengland2 in #31
- resolve issues 12 and 19 by @bengland2 in #32
- no naked asserts, remove dead or redundant code by @bengland2 in #33
New Contributors
- @portante made their first contribution in #24
- @bengland2 made their first contribution in #26
- @kofemann made their first contribution in #25
Full Changelog: v1.0.1...1.1
v1.0.1
This patch release is in preparation for changes that will result from response time histogramming, a new feature that is needed in smallfile to provide cluster-wide response time percentiles. In addition, smallfile will increasingly be run inside Kubernetes pods, and this places new challenges on saving and integrating per-pod results from a cluster-wide test.
stable
This release is intended to provide a stable release that performance engineering, QE and others can rely on, while we continue to make smallfile better in subsequent versions. See issues/ section for areas where work is still ongoing.