Skip to content

v0.1.1

Choose a tag to compare

@dkulyk dkulyk released this 26 Aug 18:45
· 5 commits to main since this release

What's changed

  • Optimize random access with lazily cached FAT and mini-FAT chain indexes
  • Preserve inexpensive reads near the beginning of large streams
  • Add cross-sector random seek coverage
  • Add a reusable Composer benchmark command
  • Document performance benchmarking in the README

All formatting, static analysis, and PHPUnit checks pass.