Skip to content

[Due for payment 2026-03-06] [Performance] Optimize isFilterSupported (~25ms per render) #83239

@luacmartins

Description

@luacmartins

Problem

isFilterSupported takes ~25ms per render and contributes to slow Reports page navigation.

Solution

Optimize the function (e.g. memoization, reducing work per render, or moving work off the critical path). Use React Profiler / Chrome DevTools to validate improvements.

Metadata

Metadata

Assignees

Labels

Awaiting PaymentAuto-added when associated PR is deployed to productionWeeklyKSv2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions