Skip to content

Slower compile time in CRA 4.0. #9966

Closed
@raRaRa

Description

@raRaRa

I was wondering if I should write a bug report or not, as this could be by design or side effect with Fast Refresh. But I'll leave this as a question for now.

After I upgraded to CRA version 4.0, I noticed that the compile time has increased quite significantly for me, or at least enough for me to clearly notice it. Before Fast Refresh, my app would compile quicker and refresh almost simultaneously when I saved a code change.

What I've already tried to decrease the compile time after upgrading to 4.0:

  1. Deleted the node_modules folder, yarn.lock and then installed.
  2. Bought a new XPS laptop (upgraded from 7th gen i7 to 10th gen i7 Intel processor). Fresh start, faster laptop, more memory, but still slower compile time.

What could cause it:

  • My app is huge. I have very complex Redux state, hundreds of components, etc.
  • I'm running Windows 10

At the moment I'd prefer disabling Fast Refresh in favour of faster compile time, if this is by design. Again, I'm not sure if this is by design or a side effect because of Fast Refresh, but if you need more information from me, or if you want me to try something out, then please comment!

Thanks!

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