Skip to content

Buffer streams in parallel.

Compare
Choose a tag to compare
@pspoerri pspoerri released this 31 Aug 14:10
· 39 commits to main since this release

What's Changed

  • WIP: Fix performance regression and rename maxBufferSize to bufferInputSize. by @pspoerri in #54
  • Enable local testing. by @pspoerri in #56
  • Buffer streams in parallel up to a threshold. by @pspoerri in #57
  • Configure readahead if the filesystem supports it. by @pspoerri in #62
  • Enable tests if scala version 2.12. by @pspoerri in #63

Full Changelog: v0.8.2...v0.9