Skip to content

2.1.0

Compare
Choose a tag to compare
@marvin-j97 marvin-j97 released this 06 Oct 14:35
· 272 commits to main since this release
d466a07
  • [perf] Improve performance of open ranges #56
  • [perf] Improve performance of range culling in large trees #55
  • [perf] Use rustc_hash inside BlockCache
  • [perf] Do less Arc clones inside Segment construction
  • [refactor] Internal refactors