microsoft / microsoft/TypeScript

Perf Regression in ant-design from #36744

Open
#38,477 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Domain: Performance
Dominant language
Go
Stars
111k
Forks
14.3k
Avg merge
2d 4h
Merged PRs (30d)
132

Description

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

cf6b641709e2b40030a6845f8c144a73267fb41b: 15981 ms
01c86c749d95496b9fcbd0301543cd3501a59877: 17094 ms (7% slower)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.