microsoft / microsoft/TypeScript
Perf Regression in ant-design from #36744
Open
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
git clone --depth=1 https://github.com/ant-design/ant-designcd ant-designnpm install --ignore-scriptstsc --extendedDiagnostics --skipLibCheck --incremental false --pretty false -p tsconfig.json
Results
cf6b641709e2b40030a6845f8c144a73267fb41b: 15981 ms
01c86c749d95496b9fcbd0301543cd3501a59877: 17094 ms (7% slower)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.