-
Notifications
You must be signed in to change notification settings - Fork 515
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update release notes for PKB version 1.15.1.
PiperOrigin-RevId: 318359632
- Loading branch information
1 parent
f1a8170
commit 07de8d5
Showing
2 changed files
with
32 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,7 @@ | ||
### Breaking changes: | ||
|
||
- Rename ycsb workloadd to workloadx to show that it is a custom PKB | ||
write-only workload. | ||
|
||
### New features: | ||
|
||
- Add FairSeq Roberta Masked Multilingual LM benchmark for linux. | ||
- Add bulk delete API operation to object storage API scripts. | ||
- Catch preemptible instance's interrupt event. | ||
|
||
### Enhancements: | ||
|
||
- Enable support for AWS's c6g and r6g families. | ||
- Integrate edw_benchmark with new Client Interface and results aggregation | ||
framework. | ||
- Update default stress-ng version from 5.23 to 9.25 (default on Ubuntu 1804). | ||
- Added two new workloads(workloadw and workloadw_uniform) for testing mostly | ||
write use cases(read/write 5/95) | ||
|
||
### Bug fixes and maintenance updates: | ||
|
||
- Parallelize entity deletion processing for a kind. | ||
- Move coremark installation into a package. | ||
- Fixed one object per stream run for object storage service benchmark. | ||
- Benchmarking of AWS Athena now records client observed run time rather that | ||
Athena's reported run time. | ||
- Use sub processes instead of threads for entity deletion processing. |