MarginaliaSearch/code/index/index-reverse/java/nu/marginalia
Viktor Lofgren a8bec13ed9 (index) Evaluate using mmap reads during index construction in favor of filechannel reads
It's likely that this will be faster, as the reads are on average small and sequential, and can't be buffered easily.
2024-09-13 16:14:56 +02:00
..
index (index) Evaluate using mmap reads during index construction in favor of filechannel reads 2024-09-13 16:14:56 +02:00