Skip to content
This repository has been archived by the owner on Jun 28, 2018. It is now read-only.

Clarify which of the libraries uses RAM or disk and can persist an index #3

Open
pombredanne opened this issue Dec 18, 2017 · 0 comments

Comments

@pombredanne
Copy link

There is one part that makes a huge difference in practice is if a library works only in RAM or can create an index ahead of time and run from a disk/db/mmap file.
If a library cannot do this, it may be great in theory and quite unusable in practice making the benchmark rather biased towards better/faster algos that may not have a practical application at scale.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant