Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

v0.38.0

Compare
Choose a tag to compare
@achingbrain achingbrain released this 04 Jan 17:31
· 84 commits to master since this release

Bug Fixes

  • pull-stream/throughs/through is not pull-through (df0abfa)

Performance Improvements

  • do not create new buffers (4ef5dbc)
  • switch out pull-block for bl (#12) (4e5b618)
  • write files in parallel chunks, use a through instead of a map (6a86d55)