Skip to content

0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 18:25
· 972 commits to main since this release
ed568b2
Use less CPU for slow targets (#36)

This commit re-introduces buffered writing, using less CPU when we have slow
targets. Once we have a need for GB/s range writing we'll need to figure
something else out but for now this is good enough. I'm more interested in
addressing generated data quality.

Signed-off-by: Brian L. Troutwine <brian@troutwine.us>