Skip to content

material-ui docs OOM after intersectionState propagation in relations #53009

Closed
@jakebailey

Description

@jakebailey

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 outputDomain: PerformanceReports of unusually slow behaviorFix AvailableA PR has been opened for this issue

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @DanielRosenwasser@ahejlsberg@jakebailey@typescript-bot

    Issue actions

      material-ui docs OOM after intersectionState propagation in relations · Issue #53009 · microsoft/TypeScript