more efficient trigger lookup
Opened this issue · 1 comments
drom commented
Implement a more efficient way of looking up expected triggers.
Maybe https://en.wikipedia.org/wiki/Trie ?
esromneb commented
Can you add some more details about hose a Trie would be implemented here?