Elango Cheran

Results 42 issues of Elango Cheran

In addition to runtime performance benchmark work, one thing our project would be interested in is examining how our codebase measures across time for [binary size](https://github.com/unicode-org/icu4x/issues/140) and memory consumption metrics....

- [ ] Replace usages of `icu_collections` with `icu::collections` - [ ] Refactor bench code across the different modules to be in a single `benches` directory at the root of...

C-unicode
T-techdebt
S-tiny

The Properties component does not yet have performance benchmarks. We should pick a few operations to benchmark and make a matrix that tests them for each of the calendar systems....

good first issue
help wanted
A-performance
C-unicode
T-techdebt
S-medium

In case we're not already doing it, we should make sure that when parsing a string representing a number and/or performing `PluralRules::select()`: - [ ] we parse both compact notation...

T-core
C-pluralrules
S-medium

The idea of creating local error types, defined within a hierarchy, has come up a couple of times recently: - When discussing #118, we brought up the idea, summarized as...

T-core
C-meta
S-medium

- [X] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-22055 - [X] Required: The PR title must be prefixed with a JIRA Issue number. - [X] Required: The PR description must include the link...

##### Checklist - [X] Required: Issue filed: https://unicode-org.atlassian.net/browse/ICU-21697 - [X] Required: The PR title must be prefixed with a JIRA Issue number. - [X] Required: The PR description must include...

In the previous extended meeting on 2021-05-31 ([meeting notes](https://docs.google.com/document/d/1FYZHYvvoy_w7KZu9eEVoKvVndT0-5qF0pAS6BmAMbHI/edit)), we decided to open a parallel discussion on the topic of the syntax. This issue represents the continuation of that discussion,...

requirements
design

This thread is a spin-off of the conversation that began in [requirements gathering](https://github.com/unicode-org/message-format-wg/issues/3) (issue #3) about how to support content that comes from and/or is destined to HTML / Web....

requirements