Skip to content

Check for potential memory consumption between Redux state and Controller states #14940

Open
@Cal-L

Description

@Cal-L

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

No one assigned

    Labels

    area-performanceIssues relating to slowness of app, cpu usage, and/or blank screens.team-mobile-platformMobile Platform team

    Type

    No type

    Projects

    Status

    To be fixed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions