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

CLDR-17342 speedup CoverageLevel2 construction #3499

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

srl295
Copy link
Member

@srl295 srl295 commented Feb 8, 2024

  • use CLDRLocale instead of LanguageTagParser
  • about a 3x speedup for construct + 1 lookup

CLDR-17342

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

- use CLDRLocale instead of LanguageTagParser
- about a 3x speedup for construct + 1 lookup
@srl295 srl295 requested review from macchiati and btangmu February 8, 2024 15:51
@srl295 srl295 self-assigned this Feb 8, 2024
@srl295 srl295 merged commit 8348e75 into unicode-org:main Feb 12, 2024
10 checks passed
@srl295 srl295 deleted the cldr-17342/covlev-cldrlocale branch February 12, 2024 16:19
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