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

Improve performance of main function #49

Merged
merged 2 commits into from
Mar 24, 2021
Merged

Improve performance of main function #49

merged 2 commits into from
Mar 24, 2021

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Mar 24, 2021

This PR improves the performance of the main function by memoizing part of it.

If you'd prefer to use a memoization library, please let me know which one to use, and I will add it 👍

@sindresorhus sindresorhus changed the title feat: improve performance of main function Improve performance of main function Mar 24, 2021
index.js Outdated Show resolved Hide resolved
@sindresorhus sindresorhus merged commit 9c36efc into sindresorhus:main Mar 24, 2021
@ehmicky ehmicky deleted the feat/improve-func-performance branch March 24, 2021 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants