Skip to content

Perf issues with @material-ui/icons #30908

Closed
@amcasey

Description

@amcasey

Server synced to 4fee628

Repro: In VS, create a new TypeScript Node Console App. Add npm references to @material-ui/icons and @material-ui/core (a peer dependency). Add the following import at the top of app.ts:

import * as icons from "@material-ui/icons";

Looks like the first updateGraph takes ~10 seconds.

code.zip
vs.zip

The log files are huge, but only because each project listing has ~5300 files. The Code log is for opening the same folder with

Version: 1.34.0-insider (user setup)
Commit: d234937aedcbc265d2272ba5861125293239f9c7
Date: 2019-04-05T05:18:43.251Z
Electron: 3.1.8
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.17763

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: PerformanceReports of unusually slow behaviorNeeds InvestigationThis issue needs a team member to investigate its status.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions