jvector icon indicating copy to clipboard operation
jvector copied to clipboard

Explore use of mapped memory segments for mmapped indexes

Open jkni opened this issue 11 months ago • 0 comments

We should evaluate the benefits of using mapped memory segments in NativeVectorizationProvider for vectors fetched from disk. This should save some overhead from creating/copying vectors between mmapped regions and off-heap allocations.

jkni avatar Mar 06 '24 18:03 jkni