-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
CrashFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputDomain: PerformanceReports of unusually slow behaviorReports of unusually slow behaviorFix AvailableA PR has been opened for this issueA PR has been opened for this issue
Milestone
Description
While redoing benchmarks for the 5.0 RC blog post, I foud that material-ui's docs now OOM.
A bisect points to #52392, and reverting this PR makes things compile at a reasonable speed again.
Steps to reproduce what I'm doing exactly:
$ git clone https://github.com/mui/material-ui.git
$ cd material-ui
$ yarn
$ node ~/path/to/tsc.js -p ./docs
cc @ahejlsberg
Metadata
Metadata
Assignees
Labels
CrashFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputDomain: PerformanceReports of unusually slow behaviorReports of unusually slow behaviorFix AvailableA PR has been opened for this issueA PR has been opened for this issue