|
|
|
|
|
by mkcg
1868 days ago
|
|
Hi, do you have any metric regarding the memory usage of your ART implementation ? I tried to implement one for the database I'm currently working on, however I feel that I am using way too much memory. Basically, with my current implementation a dictionary containing about distinct 2857086 words would require 341MB. |
|
As far as Typesense goes though, I found that the actual posting lists, document listings, and other faceting/sorting related indexing data structures is where the bigger overhead is, especially for larger datasets.