-
Notifications
You must be signed in to change notification settings - Fork 138
[PERF] Memoize expensive Toolkit filtering and grouping #122
Copy link
Copy link
Closed
Labels
area:frontendFrontend React/UI workFrontend React/UI worklevel:intermediate35 pts difficulty label for moderate contributor PRs35 pts difficulty label for moderate contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:performancePerformance work category bonus labelPerformance work category bonus labeltype:refactorRefactor work category bonus labelRefactor work category bonus label
Metadata
Metadata
Assignees
Labels
area:frontendFrontend React/UI workFrontend React/UI worklevel:intermediate35 pts difficulty label for moderate contributor PRs35 pts difficulty label for moderate contributor PRspriority:mediumImportant issue with normal urgencyImportant issue with normal urgencytype:performancePerformance work category bonus labelPerformance work category bonus labeltype:refactorRefactor work category bonus labelRefactor work category bonus label
Summary
Toolkit filtering/grouping should avoid unnecessary recomputation as the catalog grows.
Scope
Acceptance Criteria