Skip to content

v0.4.2

Choose a tag to compare

@ayuhito ayuhito released this 11 Oct 03:31
· 64 commits to main since this release
641b99a

Overview

This release adds a significant performance overhaul for packing that beats the competition when working with small files by a large margin 🚒

  • perf(pack): implement concurrent writer by @ayuhito in #72
  • perf(pack): read into buffer for small files by @ayuhito in #73
  • perf(unpack): make passthrough hwm match read stream hwm by @ayuhito in #74

Full Changelog: v0.4.1...v0.4.2