Skip to content

Possible regression in dev mode in v16.3 #12502

Closed
@gregberge

Description

@gregberge

This example presents a huge performance drop between React 16.2 and React 16.3.

In investigated it and noticed several things:

  • Perfomance drop is only visible using development bundle
  • This is not related to styled-components (a simple div presents the same problem)
  • I tried to investigate in performance tab of Chrome dev tools and I noticed that I get React measures even without "?react_perf"
  • React Tree Reconciliation seems very long, do not know why

It is not a big problem for me, but it looks weird, so I decided to share it on Twitter, then @gaearon invited me to submit an issue about it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions