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

Experiment with ICU4x in Gecko and SpiderMonkey #754

Closed
dminor opened this issue Jun 3, 2021 · 9 comments
Closed

Experiment with ICU4x in Gecko and SpiderMonkey #754

dminor opened this issue Jun 3, 2021 · 9 comments
Assignees
Labels
A-performance Area: Performance (CPU, Memory) C-meta Component: Relating to ICU4X as a whole S-large Size: A few weeks (larger feature, major refactoring) T-task Type: Tracking thread for a non-code task
Milestone

Comments

@dminor
Copy link
Contributor

dminor commented Jun 3, 2021

We're planning to experiment with ICU4x in Gecko in June. Our goals are to do some correctness testing using test262, some performance comparisons against ICU4C and to provide feedback on the ICU4x FFI.

This is the corresponding Gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1713136. I'm filing this issue so we have a way of tracking this work on the ICU4x side as well.

We're not planning to land a lot of code as part of this, but hopefully some of what we develop can be tidied up and used after the experimentation is complete.

@dminor dminor added A-performance Area: Performance (CPU, Memory) T-task Type: Tracking thread for a non-code task C-meta Component: Relating to ICU4X as a whole S-large Size: A few weeks (larger feature, major refactoring) labels Jun 3, 2021
@dminor dminor added this to the 2021 Q2-m3 milestone Jun 3, 2021
@dminor
Copy link
Contributor Author

dminor commented Jun 3, 2021

We fixed #738 as part of this.

@dminor
Copy link
Contributor Author

dminor commented Jun 8, 2021

We landed some expansions to the C locale in #764 and uncovered some problems with licensing packaging in: #771.

@dminor
Copy link
Contributor Author

dminor commented Jun 10, 2021

@nordzilla filed #778 and #779.

@nordzilla
Copy link
Member

Filed #794

@dminor
Copy link
Contributor Author

dminor commented Jun 16, 2021

Filed #805

@dminor
Copy link
Contributor Author

dminor commented Jun 17, 2021

Erik found #807.

@dminor
Copy link
Contributor Author

dminor commented Jun 24, 2021

Found likely subtags bugs: #817 #818 #823

@dminor
Copy link
Contributor Author

dminor commented Jun 24, 2021

Follow on to Locale FFI extensions to add them to C++ API: #824.

@sffc sffc modified the milestones: 2021 Q3-m1, ICU4X 0.4 Aug 12, 2021
@dminor
Copy link
Contributor Author

dminor commented Sep 16, 2021

The work that this issue tracked has been completed.

@dminor dminor closed this as completed Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-performance Area: Performance (CPU, Memory) C-meta Component: Relating to ICU4X as a whole S-large Size: A few weeks (larger feature, major refactoring) T-task Type: Tracking thread for a non-code task
Projects
None yet
Development

No branches or pull requests

4 participants