Skip to content

Conversation

benjamn
Copy link
Owner

@benjamn benjamn commented May 11, 2021

This PR investigates possible performance optimizations for the @wry/trie package, addressing #131.

@benjamn benjamn added enhancement New feature or request @wry/trie labels May 11, 2021
@benjamn benjamn self-assigned this May 11, 2021
@benjamn benjamn force-pushed the issue-131-trie-performance branch from 0fd7100 to 15397cb Compare May 11, 2021 15:23
@benjamn benjamn changed the title Add basic performance tests to @wry/trie package. Performance optimizations for @wry/trie package. May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request @wry/trie

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@wry/trie idea: speed up lookupArray by avoiding forEach and arrow function allocation

1 participant