Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memoization could be faster / more verbose #4

Closed
austinksmith opened this issue Jan 14, 2016 · 1 comment
Closed

Memoization could be faster / more verbose #4

austinksmith opened this issue Jan 14, 2016 · 1 comment
Labels

Comments

@austinksmith
Copy link
Owner

Issue: Current hashing algorithm is slow, session storage 5mb limit introduces performance drawbacks.
Possible Solution: Use in memory caching, possibly optimize hash function

@austinksmith
Copy link
Owner Author

Leaving memorization to session storage solution, may revisit in the future but is not a priority at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant