Open
Description
What is this about?
We want to do a spike on whether or not references to controller state in Redux are the same or different WRT state in the controllers. This is meant to identify excess memory usage and our findings should tell us if performance optimizations are needed in this area.
Scenario
No response
Design
No response
Technical Details
Some things to consider while performing this spike:
- Are top level references being duplicated?
- Is nested data being duplicated?
- What was memory consumption look like when Redux state is removed from the equation? (Pre and post)
Threat Modeling Framework
No response
Acceptance Criteria
- Findings should be posted in this ticket
- Provide visuals based on findings
- Findings should confirm if performance optimizations are necessary or not
Stakeholder review needed before the work gets merged
- Engineering (needed in most cases)
- Design
- Product
- QA (automation tests are required to pass before merging PRs but not all changes are covered by automation tests - please review if QA is needed beyond automation tests)
- Security
- Legal
- Marketing
- Management (please specify)
- Other (please specify)
References
No response
Metadata
Metadata
Assignees
Type
Projects
Status
To be fixed