mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge from vscode b16b467d3e03e1a1ae05b5836e4e5a5af504e86d
This commit is contained in:
@@ -416,6 +416,10 @@ export class Workbench extends Layout {
|
||||
|
||||
// Telemetry: startup metrics
|
||||
mark('didStartWorkbench');
|
||||
|
||||
// Perf reporting (devtools)
|
||||
performance.mark('workbench-end');
|
||||
performance.measure('perf: workbench create & restore', 'workbench-start', 'workbench-end');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user