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

Fixed Caching for Resolved Options #1653

Closed
wants to merge 6 commits into from
Closed

Conversation

nodify-at
Copy link
Contributor

As mentioned by @mohd-akram : #1642 (comment)

… parsed locale strings

- Implement caching to avoid redundant computations of resolved options and locale parsing.
- Introduce a final `isEnglish` variable to efficiently check if the locale supports English.

Signed-off-by: nodify-at <21654050+nodify-at@users.noreply.github.com>
…ers and isEnglish calls to improve performance

Signed-off-by: nodify-at <21654050+nodify-at@users.noreply.github.com>
… Intl.resolvedOptions cache

Signed-off-by: nodify-at <21654050+nodify-at@users.noreply.github.com>
@nodify-at nodify-at closed this Sep 11, 2024
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.

1 participant