Skip to content

0.3.0

Compare
Choose a tag to compare
@dstuebe dstuebe released this 18 Dec 18:43
· 12 commits to master since this release
bdc272a

Changes:

  • Backward incompatible change in file format to improve headers and align to page cache
  • Use JNR to wrap system madvise
  • Change default behavior to madvise random for blob pages, cache the index data
  • Improve and clarify use of mmap for all IO

This results in significant performance improvement in benchmark tests, see #109