Skip to content

Commit 1692f26

Browse files
committed
blocks
1 parent 6fd1cf5 commit 1692f26

16 files changed

Lines changed: 942 additions & 249 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
format.
2020
- Resize blocks after payload generation so that when a significant portion of
2121
the buffer is unused it frees that memory.
22+
- Add support for throttling based on block rate instead of bytes. This can be useful
23+
for generators (like "Static Chunks") that output variably sized blocks intentionally.
2224

2325
## [0.30.0]
2426
## Added

0 commit comments

Comments
 (0)