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

ZeroTrie: Add some tests for locale with aux key #4206

Merged
merged 4 commits into from
Oct 25, 2023

Conversation

sffc
Copy link
Member

@sffc sffc commented Oct 22, 2023

Related: #4216, #4207, #2699

See the numbers in locale_aux_test.rs

@sffc
Copy link
Member Author

sffc commented Oct 22, 2023

The most compact seems to be just throwing everything in a ZeroTrie, not even splitting them up by aux key.

Please verify whether my formulas for calculating the size of the lookup tables are sane.

@sffc sffc marked this pull request as ready for review October 24, 2023 21:47
@sffc sffc requested a review from a team as a code owner October 24, 2023 21:47
@sffc sffc merged commit e122add into unicode-org:main Oct 25, 2023
28 checks passed
@sffc sffc deleted the zerotrie-locale-tests branch October 25, 2023 00:05
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