Skip to content

Perf Regression in ant-design from #36744 #38477

Open
@amcasey

Description

@amcasey

Sub-issue of #38432
Regression introduced in #36744

Steps

  1. git clone --depth=1 https://github.com/ant-design/ant-design
  2. cd ant-design
  3. npm install --ignore-scripts
  4. tsc --extendedDiagnostics --skipLibCheck --incremental false --pretty false -p tsconfig.json

Results

cf6b641: 15981 ms
01c86c7: 17094 ms (7% slower)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions