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

Move baked data lookup size calculations to its exporter #5161

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

robertbastian
Copy link
Member

@robertbastian robertbastian commented Jul 1, 2024

This is more accurate, as the previous code needed to make some educated guesses. Needed for zerotrie where we can't guess.

Based on #5169

@robertbastian robertbastian requested a review from a team as a code owner July 1, 2024 16:54
@robertbastian robertbastian requested a review from sffc July 2, 2024 14:32
Manishearth
Manishearth previously approved these changes Jul 2, 2024
sffc
sffc previously approved these changes Jul 2, 2024
@robertbastian robertbastian dismissed stale reviews from sffc and Manishearth via 57c1f72 July 2, 2024 16:15
@robertbastian robertbastian requested a review from sffc July 2, 2024 16:27
sffc
sffc previously approved these changes Jul 2, 2024
@robertbastian
Copy link
Member Author

Rebased on #5169

@robertbastian robertbastian requested review from sffc and Manishearth July 3, 2024 08:18
@robertbastian robertbastian changed the title Move baked data size calculations to its exporter Move baked data lookup size calculations to its exporter Jul 3, 2024
Copy link
Member

@sffc sffc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion (optional): add a space between the number and the "B" since it looks a lot like an "8" from a distance

@robertbastian robertbastian merged commit fbff129 into unicode-org:main Jul 3, 2024
28 checks passed
@robertbastian robertbastian deleted the mvfp branch July 16, 2024 15:06
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.

3 participants