MarginaliaSearch/code/libraries/coded-sequence/java/nu/marginalia/sequence
Viktor Lofgren b510b7feb8 Spike for storing crawl data in slop instead of parquet
This seems to reduce RAM overhead to 100s of MB (from ~2 GB), as well as roughly double the read speeds.  On disk size is virtually identical.
2024-12-15 15:49:47 +01:00
..
io (bit-writer) Do not clear buffer when creating a bit writer 2024-09-29 17:52:43 +02:00
slop Spike for storing crawl data in slop instead of parquet 2024-12-15 15:49:47 +01:00
CodedSequence.java (coded-sequence) Add equals and hashCode to VCS 2024-09-10 10:33:56 +02:00
GammaCodedSequence.java (bit-writer) Do not clear buffer when creating a bit writer 2024-09-29 17:52:43 +02:00
SequenceOperations.java (sequence) Return Integer.MAX_VALUE for empty position lists. 2024-09-29 17:21:17 +02:00
VarintCodedSequence.java (vcs) Fix shared state issues with VarintCodedSequence's iterators. 2024-09-21 16:09:15 +02:00