-
Notifications
You must be signed in to change notification settings - Fork 265
Create benchmarks and examples for Properties data structures #1665
Copy link
Copy link
Open
Labels
A-performanceArea: Performance (CPU, Memory)Area: Performance (CPU, Memory)C-unicodeComponent: Props, sets, triesComponent: Props, sets, triesS-mediumSize: Less than a week (larger bug fix or enhancement)Size: Less than a week (larger bug fix or enhancement)T-techdebtType: ICU4X code health and tech debtType: ICU4X code health and tech debtgood first issueGood for newcomersGood for newcomershelp wantedIssue needs an assigneeIssue needs an assignee
Milestone
Metadata
Metadata
Assignees
Labels
A-performanceArea: Performance (CPU, Memory)Area: Performance (CPU, Memory)C-unicodeComponent: Props, sets, triesComponent: Props, sets, triesS-mediumSize: Less than a week (larger bug fix or enhancement)Size: Less than a week (larger bug fix or enhancement)T-techdebtType: ICU4X code health and tech debtType: ICU4X code health and tech debtgood first issueGood for newcomersGood for newcomershelp wantedIssue needs an assigneeIssue needs an assignee
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.
Also add examples, which are used for memory and code size benchmarks.