Skip to content

3.0.1-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@garrettmoon garrettmoon released this 07 Oct 20:12
· 73 commits to master since this release

This release contains big performance gains to the disk cache!

  • [fix] Add some sane limits to the disk cache: [#201]#201
  • [new] Update enumeration methods to allow a stop flag to be flipped by caller: #204
  • [performance] Improves cache miss performance by ~2 orders of magnitude on device: #202
  • [performance] Significantly improve startup performance: #203