Skip to content

Check time regression between 3.8.3 and 3.9.1: ant-design #38432

Closed
@amcasey

Description

@amcasey

TypeScript Version: 3.9.1-rc

Search Terms:

Performance, Check Time

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

5-run averages:
3.8.3: Check Time = 8.41s
3.9.1: Check Time = 9.65s (15% slower)

Metadata

Metadata

Assignees

Labels

Domain: PerformanceReports of unusually slow behaviorNeeds InvestigationThis issue needs a team member to investigate its status.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions