You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @kmike , I'm working on the 3rd edition of our High Performance Python book, this is just to say a public Thank You for your continued support for the Marisa Trie. In my updated Less RAM chapter your Trie still has the fastest lookup time (and is faster than the newer pygtrie and lexpy DAWG). Feel free to close this, I just wanted to say Thank You. Ian.
The text was updated successfully, but these errors were encountered:
Hello @kmike , I'm working on the 3rd edition of our High Performance Python book, this is just to say a public Thank You for your continued support for the Marisa Trie. In my updated Less RAM chapter your Trie still has the fastest lookup time (and is faster than the newer
pygtrie
andlexpy
DAWG). Feel free to close this, I just wanted to say Thank You. Ian.The text was updated successfully, but these errors were encountered: