Skip to content

Commit 57bce08

Browse files
committed
blocks
1 parent e564637 commit 57bce08

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
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
(as opposed to static which turns each file into a block).
1717
- Resize blocks after payload generation so that when a significant portion of
1818
the buffer is unused it frees that memory.
19+
- Add support for throttling based on block rate instead of bytes. This can be useful
20+
for generators (like "Static Chunks") that output variably sized blocks intentionally.
1921

2022
## [0.30.0]
2123
## Added

0 commit comments

Comments
 (0)