-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi, I found this while looking for a lower memory usage alternative to anknown/ahocorasick.
I have a dataset of around 6 million strings. The total memory usage, as shown by pprof, after building the automaton is just over 30GB, compared to 6.5GB for the anknown version.
Do you have any tips for working out why it's using so much more RAM?
Thanks in advance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels