mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-09-06 13:29:02 +00:00
* Improvement on the scalar / random bitpacker code. Added proptesting Added simple benchmark Added assert and comments on the very non trivial hidden contract Remove the need for an extra padding. The last point introduces a small performance regression (~10%). * Fixing unit tests