-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Closed
Labels
perfperf-startupworkbench-diagnosticsGeneral VS Code built-in diagnostic issuesGeneral VS Code built-in diagnostic issues
Description
There is a new perf mark to measure the impact of the crash reporter on the startup which is a sync blocking call.
Even on my fast macOS ARM machine, this seems to consume a considerable amount of time:
Given the crash reporter does not provide any async API, I see no good way of fixing this unless we can start the crash reporter after the window has opened, which I think is not an option?
//cc @jrieken
Metadata
Metadata
Assignees
Labels
perfperf-startupworkbench-diagnosticsGeneral VS Code built-in diagnostic issuesGeneral VS Code built-in diagnostic issues
