Skip to content

[v8] Investigate updating the React-Redux benchmarks repo #1763

Closed
@markerikson

Description

@markerikson

Background: #1740

After v6 turned out to be too slow, we wanted v7 to be really fast. I ended up creating a React-Redux benchmarks repo at https://github.com/reduxjs/react-redux-benchmarks , which has some stress tests for creating large trees in various scenarios, and dispatching many actions quickly. It then tries to measure number of re-renders and raw update FPS as a proxy for performance.

I haven't touched that repo since early 2019. I'd appreciate it if someone could look over that repo and see what might need to be done to prepare things for working with React 18 and some React-Redux v8 alphas.

It would also be good if we can figure out more stats to record in comparison, and maybe better proxies for performance than FPS.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions