unicode-org / icu4x

Solving i18n for client-side and resource-constrained environments.
https://icu4x.unicode.org
Other
1.38k stars 178 forks source link

Concept: finely sliced timezones #5758

Closed robertbastian closed 2 weeks ago

robertbastian commented 3 weeks ago

This mainly exists as a baseline for #5759

sffc commented 2 weeks ago

Is this the headline number?

time_zone/location@1, <lookup>, 387197B, 48313 identifiers
time_zone/location@1, <total>, 1362991B, 623319B, 32160 unique payloads

1.3 MB is nice, but I'm also glad that the root-based approach isn't too much worse at 1.4 MB.

robertbastian commented 2 weeks ago

The headline number is the 0.6MB in postcard.

sffc commented 2 weeks ago

I wish we could realize the size reduction. Hmm.

Do you have data on which display names were successfully deduplicated in this PR that aren't deduplicated in the inherit-from-root PR?