Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode slow startup #214008

Open
rinzevdwalAlfen opened this issue May 31, 2024 · 0 comments
Open

vscode slow startup #214008

rinzevdwalAlfen opened this issue May 31, 2024 · 0 comments
Assignees
Labels
stale Issues that have not been triaged in an appropriate amount of time triage-needed

Comments

@rinzevdwalAlfen
Copy link

rinzevdwalAlfen commented May 31, 2024

  1. ⚠️ We have copied additional data to your clipboard. Make sure to paste here. ⚠️

System Info

  • Code: 1.89.1 (dc96b83)
  • OS: linux(6.8.10-300.fc40.x86_64)
  • CPUs: 12th Gen Intel(R) Core(TM) i9-12900H(20 x 432)
  • Memory(System): 30.98 GB(18.50GB free)
  • Memory(Process): 259.17 MB working set(167.66MB private, 1.67MB shared)
  • VM(likelihood): 0%
  • Initial Startup: true
  • Has 0 other windows
  • Screen Reader Active: false
  • Empty Workspace: true

Performance Marks

What Duration Process Info
start => app.isReady 37 [main] initial startup: true
nls:start => nls:end 0 [main] initial startup: true
require(main.bundle.js) 33 [main] initial startup: true
start crash reporter 3 [main] initial startup: true
serve main IPC handle 1 [main] initial startup: true
create window 30 [main] initial startup: true, state: 0ms, widget: 30ms, show: 0ms
app.isReady => window.loadUrl() 103 [main] initial startup: true
window.loadUrl() => begin to require(workbench.desktop.main.js) 13644 [main->renderer] NewWindow
require(workbench.desktop.main.js) 131 [renderer] cached data: YES, node_modules took 0ms
wait for window config 1 [renderer] -
init storage (global & workspace) 17 [renderer] -
init workspace service 19 [renderer] -
register extensions & spawn extension host 207 [renderer] -
restore viewlet 0 [renderer] -
restore panel 0 [renderer] -
restore & resolve visible editors 76 [renderer] 1: workbench.editors.files.fileEditorInput
create workbench contributions 12 [renderer] 66 blocking startup
overall workbench load 181 [renderer] -
workbench ready 14119 [main->renderer] -
renderer ready 337 [renderer] -
shared process connection ready 300 [renderer->sharedprocess] -
extensions registered 14327 [renderer] -

Extension Activation Stats

Extension Eager Load Code Call Activate Finish Activate Event By
vscode.git true 20 4 21 * vscode.git
vscode.git-base true 1 0 0 * vscode.git
vscode.github true 5 0 2 * vscode.github
vscode.debug-auto-launch false 1 0 0 onStartupFinished vscode.debug-auto-launch
vscode.emmet false 4 5 0 onLanguage vscode.emmet
vscode.extension-editing false 7 0 0 onLanguage:markdown vscode.extension-editing
vscode.github-authentication false 6 1 1 onAuthenticationRequest:github vscode.github-authentication
vscode.json-language-features false 12 1 173 onLanguage:jsonc vscode.json-language-features
vscode.markdown-language-features false 47 5 131 onLanguage:markdown vscode.markdown-language-features
vscode.markdown-math false 5 0 0 api vscode.markdown-language-features
vscode.merge-conflict false 3 1 1 onStartupFinished vscode.merge-conflict
vscode.typescript-language-features false 16 30 3 onLanguage:jsonc vscode.typescript-language-features
DavidAnson.vscode-markdownlint false 10 1 0 onLanguage:markdown DavidAnson.vscode-markdownlint
eamodio.gitlens false 23 17 12 onStartupFinished eamodio.gitlens
ms-dotnettools.vscode-dotnet-runtime false 16 8 0 onStartupFinished ms-dotnettools.vscode-dotnet-runtime
ms-vscode-remote.remote-containers false 21 0 53 onStartupFinished ms-vscode-remote.remote-containers
PKief.material-icon-theme false 5 0 5 onStartupFinished PKief.material-icon-theme
streetsidesoftware.code-spell-checker false 22 0 250 onStartupFinished streetsidesoftware.code-spell-checker

Terminal Stats

Name Timestamp Delta Total
code/terminal/willGetTerminalBackend 1717161685394 0 0
code/terminal/didGetTerminalBackend 1717161685404 10 10
code/terminal/willReconnect 1717161685404 0 10
code/terminal/willGetTerminalLayoutInfo 1717161685406 2 12
code/terminal/didGetTerminalLayoutInfo 1717161685448 42 54
code/terminal/didReconnect 1717161685448 0 54
code/terminal/willReplay 1717161685448 0 54
code/terminal/didReplay 1717161685448 0 54
code/terminal/willGetPerformanceMarks 1717161685448 0 54
code/terminal/didGetPerformanceMarks 1717161685462 14 68

Workbench Contributions Blocking Restore

  • Total (LifecyclePhase.Starting): 33 (8ms)
  • Total (LifecyclePhase.Ready): 36 (5ms)
Name Timestamp Delta Total
code/willCreateWorkbenchContribution/1/workbench.contrib.navigableContainerManager 1717161684857 0 0
code/didCreateWorkbenchContribution/1/workbench.contrib.navigableContainerManager 1717161684857 0 0
code/willCreateWorkbenchContribution/1/workbench.contrib.listContext 1717161684857 0 0
code/didCreateWorkbenchContribution/1/workbench.contrib.listContext 1717161684857 0 0
code/willCreateWorkbenchContribution/1/workbench.contrib.partsSplash 1717161684857 0 0
code/didCreateWorkbenchContribution/1/workbench.contrib.partsSplash 1717161684857 0 0
code/willCreateWorkbenchContribution/1/workbench.contrib.dialogHandler 1717161684857 0 0
code/didCreateWorkbenchContribution/1/workbench.contrib.dialogHandler 1717161684857 0 0
code/willCreateWorkbenchContribution/1/workbench.contrib.remoteLabel 1717161684857 0 0
code/didCreateWorkbenchContribution/1/workbench.contrib.remoteLabel 1717161684857 0 0
code/willCreateWorkbenchContribution/1/workbench.contrib.remoteInvalidWorkspaceDetector 1717161684857 0 0
code/didCreateWorkbenchContribution/1/workbench.contrib.remoteInvalidWorkspaceDetector 1717161684857 0 0
code/willCreateWorkbenchContribution/1/workbench.contrib.userDataSyncServices 1717161684857 0 0
code/didCreateWorkbenchContribution/1/workbench.contrib.userDataSyncServices 1717161684858 1 1
code/willCreateWorkbenchContribution/1/workbench.contrib.mergeEditorResolver 1717161684858 0 1
code/didCreateWorkbenchContribution/1/workbench.contrib.mergeEditorResolver 1717161684858 0 1
code/willCreateWorkbenchContribution/1/workbench.contrib.multiDiffEditorResolver 1717161684858 0 1
code/didCreateWorkbenchContribution/1/workbench.contrib.multiDiffEditorResolver 1717161684858 0 1
code/willCreateWorkbenchContribution/1/workbench.contrib.scmMultiDiffSourceResolver 1717161684858 0 1
code/didCreateWorkbenchContribution/1/workbench.contrib.scmMultiDiffSourceResolver 1717161684858 0 1
code/willCreateWorkbenchContribution/1/workbench.contrib.webviewPanel 1717161684858 0 1
code/didCreateWorkbenchContribution/1/workbench.contrib.webviewPanel 1717161684858 0 1
code/willCreateWorkbenchContribution/1/workbench.contrib.complexCustomWorkingCopyEditorHandler 1717161684858 0 1
code/didCreateWorkbenchContribution/1/workbench.contrib.complexCustomWorkingCopyEditorHandler 1717161684858 0 1
code/willCreateWorkbenchContribution/1/workbench.contrib.nativeWorkingCopyBackupTracker 1717161684858 0 1
code/didCreateWorkbenchContribution/1/workbench.contrib.nativeWorkingCopyBackupTracker 1717161684858 0 1
code/willCreateWorkbenchContribution/1/workbench.contrib.explorerViewletViews 1717161684858 0 1
code/didCreateWorkbenchContribution/1/workbench.contrib.explorerViewletViews 1717161684860 2 3
code/willCreateWorkbenchContribution/1/workbench.contrib.textFileEditorTracker 1717161684860 0 3
code/didCreateWorkbenchContribution/1/workbench.contrib.textFileEditorTracker 1717161684860 0 3
code/willCreateWorkbenchContribution/1/workbench.contrib.textFileSaveErrorHandler 1717161684860 0 3
code/didCreateWorkbenchContribution/1/workbench.contrib.textFileSaveErrorHandler 1717161684860 0 3
code/willCreateWorkbenchContribution/1/workbench.contrib.fileUriLabel 1717161684860 0 3
code/didCreateWorkbenchContribution/1/workbench.contrib.fileUriLabel 1717161684861 1 4
code/willCreateWorkbenchContribution/1/workbench.contrib.dirtyFilesIndicator 1717161684861 0 4
code/didCreateWorkbenchContribution/1/workbench.contrib.dirtyFilesIndicator 1717161684861 0 4
code/willCreateWorkbenchContribution/1/workbench.contrib.preferencesActions 1717161684861 0 4
code/didCreateWorkbenchContribution/1/workbench.contrib.preferencesActions 1717161684862 1 5
code/willCreateWorkbenchContribution/1/workbench.contrib.preferences 1717161684862 0 5
code/didCreateWorkbenchContribution/1/workbench.contrib.preferences 1717161684862 0 5
code/willCreateWorkbenchContribution/1/workbench.contrib.viewsExtensionHandler 1717161684862 0 5
code/didCreateWorkbenchContribution/1/workbench.contrib.viewsExtensionHandler 1717161684862 0 5
code/willCreateWorkbenchContribution/1/workbench.contrib.remoteStatusIndicator 1717161684862 0 5
code/didCreateWorkbenchContribution/1/workbench.contrib.remoteStatusIndicator 1717161684862 0 5
code/willCreateWorkbenchContribution/1/workbench.contrib.localTerminalBackend 1717161684862 0 5
code/didCreateWorkbenchContribution/1/workbench.contrib.localTerminalBackend 1717161684863 1 6
code/willCreateWorkbenchContribution/1/workbench.contrib.extensionPoints 1717161684863 0 6
code/didCreateWorkbenchContribution/1/workbench.contrib.extensionPoints 1717161684863 0 6
code/willCreateWorkbenchContribution/1/workbench.contrib.chatResolver 1717161684863 0 6
code/didCreateWorkbenchContribution/1/workbench.contrib.chatResolver 1717161684863 0 6
code/willCreateWorkbenchContribution/1/workbench.contrib.chatExtensionPointHandler 1717161684863 0 6
code/didCreateWorkbenchContribution/1/workbench.contrib.chatExtensionPointHandler 1717161684863 0 6
code/willCreateWorkbenchContribution/1/workbench.contrib.notebook 1717161684863 0 6
code/didCreateWorkbenchContribution/1/workbench.contrib.notebook 1717161684864 1 7
code/willCreateWorkbenchContribution/1/workbench.contrib.cellContentProvider 1717161684864 0 7
code/didCreateWorkbenchContribution/1/workbench.contrib.cellContentProvider 1717161684864 0 7
code/willCreateWorkbenchContribution/1/workbench.contrib.cellInfoContentProvider 1717161684864 0 7
code/didCreateWorkbenchContribution/1/workbench.contrib.cellInfoContentProvider 1717161684864 0 7
code/willCreateWorkbenchContribution/1/workbench.contrib.registerCellSchemas 1717161684864 0 7
code/didCreateWorkbenchContribution/1/workbench.contrib.registerCellSchemas 1717161684864 0 7
code/willCreateWorkbenchContribution/1/workbench.contrib.replacePreviewContentProvider 1717161684864 0 7
code/didCreateWorkbenchContribution/1/workbench.contrib.replacePreviewContentProvider 1717161684864 0 7
code/willCreateWorkbenchContribution/1/workbench.contrib.searchEditor 1717161684864 0 7
code/didCreateWorkbenchContribution/1/workbench.contrib.searchEditor 1717161684864 0 7
code/willCreateWorkbenchContribution/1/terminalMain 1717161684864 0 7
code/didCreateWorkbenchContribution/1/terminalMain 1717161684864 0 7
code/willCreateWorkbenchContribution/2/workbench.contrib.textInputActionsProvider 1717161684864 0 7
code/didCreateWorkbenchContribution/2/workbench.contrib.textInputActionsProvider 1717161684864 0 7
code/willCreateWorkbenchContribution/2/workbench.contrib.editorFeaturesInstantiator 1717161684864 0 7
code/didCreateWorkbenchContribution/2/workbench.contrib.editorFeaturesInstantiator 1717161684864 0 7
code/willCreateWorkbenchContribution/2/workbench.contrib.linuxSelectionClipboardPastePreventer 1717161684864 0 7
code/didCreateWorkbenchContribution/2/workbench.contrib.linuxSelectionClipboardPastePreventer 1717161684864 0 7
code/willCreateWorkbenchContribution/2/workbench.contrib.linuxAccessibility 1717161684864 0 7
code/didCreateWorkbenchContribution/2/workbench.contrib.linuxAccessibility 1717161684865 1 8
code/willCreateWorkbenchContribution/2/workbench.contrib.extensionUrlBootstrapHandler 1717161684865 0 8
code/didCreateWorkbenchContribution/2/workbench.contrib.extensionUrlBootstrapHandler 1717161684865 0 8
code/willCreateWorkbenchContribution/2/workbench.contrib.markerListProvider 1717161684865 0 8
code/didCreateWorkbenchContribution/2/workbench.contrib.markerListProvider 1717161684865 0 8
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookUndoRedo 1717161684865 0 8
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookUndoRedo 1717161684865 0 8
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookClipboard 1717161684865 0 8
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookClipboard 1717161684865 0 8
code/willCreateWorkbenchContribution/2/workbench.contrib.entitlements 1717161684865 0 8
code/didCreateWorkbenchContribution/2/workbench.contrib.entitlements 1717161684865 0 8
code/willCreateWorkbenchContribution/2/workbench.contrib.remoteTelemetryEnablementUpdater 1717161684865 0 8
code/didCreateWorkbenchContribution/2/workbench.contrib.remoteTelemetryEnablementUpdater 1717161684865 0 8
code/willCreateWorkbenchContribution/2/workbench.contrib.remoteEmptyWorkbenchPresentation 1717161684865 0 8
code/didCreateWorkbenchContribution/2/workbench.contrib.remoteEmptyWorkbenchPresentation 1717161684865 0 8
code/willCreateWorkbenchContribution/2/workbench.contrib.trustedDomainsFileSystemProvider 1717161684865 0 8
code/didCreateWorkbenchContribution/2/workbench.contrib.trustedDomainsFileSystemProvider 1717161684865 0 8
code/willCreateWorkbenchContribution/2/workbench.contrib.externalUriResolver 1717161684865 0 8
code/didCreateWorkbenchContribution/2/workbench.contrib.externalUriResolver 1717161684865 0 8
code/willCreateWorkbenchContribution/2/workbench.contrib.textMateTokenizationInstantiator 1717161684865 0 8
code/didCreateWorkbenchContribution/2/workbench.contrib.textMateTokenizationInstantiator 1717161684866 1 9
code/willCreateWorkbenchContribution/2/workbench.contrib.userDataProfiles 1717161684866 0 9
code/didCreateWorkbenchContribution/2/workbench.contrib.userDataProfiles 1717161684866 0 9
code/willCreateWorkbenchContribution/2/workbench.contrib.updateExperimentalSettingsDefaults 1717161684866 0 9
code/didCreateWorkbenchContribution/2/workbench.contrib.updateExperimentalSettingsDefaults 1717161684867 1 10
code/willCreateWorkbenchContribution/2/workbench.contrib.nativeRemoteConnectionFailureNotification 1717161684867 0 10
code/didCreateWorkbenchContribution/2/workbench.contrib.nativeRemoteConnectionFailureNotification 1717161684867 0 10
code/willCreateWorkbenchContribution/2/comments.input.contentProvider 1717161684867 0 10
code/didCreateWorkbenchContribution/2/comments.input.contentProvider 1717161684867 0 10
code/willCreateWorkbenchContribution/2/workbench.contrib.accessibilityStatus 1717161684867 0 10
code/didCreateWorkbenchContribution/2/workbench.contrib.accessibilityStatus 1717161684867 0 10
code/willCreateWorkbenchContribution/2/extensionAccessibilityHelpDialogContribution 1717161684867 0 10
code/didCreateWorkbenchContribution/2/extensionAccessibilityHelpDialogContribution 1717161684867 0 10
code/willCreateWorkbenchContribution/2/workbench.contrib.localHistoryTimeline 1717161684867 0 10
code/didCreateWorkbenchContribution/2/workbench.contrib.localHistoryTimeline 1717161684867 0 10
code/willCreateWorkbenchContribution/2/workbench.contrib.editorAutoSave 1717161684867 0 10
code/didCreateWorkbenchContribution/2/workbench.contrib.editorAutoSave 1717161684868 1 11
code/willCreateWorkbenchContribution/2/workbench.contrib.editorStatus 1717161684868 0 11
code/didCreateWorkbenchContribution/2/workbench.contrib.editorStatus 1717161684868 0 11
code/willCreateWorkbenchContribution/2/workbench.contrib.untitledTextEditorWorkingCopyEditorHandler 1717161684868 0 11
code/didCreateWorkbenchContribution/2/workbench.contrib.untitledTextEditorWorkingCopyEditorHandler 1717161684868 0 11
code/willCreateWorkbenchContribution/2/workbench.contrib.dynamicEditorConfigurations 1717161684868 0 11
code/didCreateWorkbenchContribution/2/workbench.contrib.dynamicEditorConfigurations 1717161684868 0 11
code/willCreateWorkbenchContribution/2/workbench.contrib.bulkEditPreview 1717161684868 0 11
code/didCreateWorkbenchContribution/2/workbench.contrib.bulkEditPreview 1717161684868 0 11
code/willCreateWorkbenchContribution/2/workbench.contrib.fileEditorWorkingCopyEditorHandler 1717161684868 0 11
code/didCreateWorkbenchContribution/2/workbench.contrib.fileEditorWorkingCopyEditorHandler 1717161684868 0 11
code/willCreateWorkbenchContribution/2/workbench.contrib.showPortCandidate 1717161684868 0 11
code/didCreateWorkbenchContribution/2/workbench.contrib.showPortCandidate 1717161684868 0 11
code/willCreateWorkbenchContribution/2/workbench.contrib.tunnelFactory 1717161684868 0 11
code/didCreateWorkbenchContribution/2/workbench.contrib.tunnelFactory 1717161684868 0 11
code/willCreateWorkbenchContribution/2/workbench.contrib.startupPageEditorResolver 1717161684868 0 11
code/didCreateWorkbenchContribution/2/workbench.contrib.startupPageEditorResolver 1717161684868 0 11
code/willCreateWorkbenchContribution/2/workbench.contrib.interactiveDocument 1717161684868 0 11
code/didCreateWorkbenchContribution/2/workbench.contrib.interactiveDocument 1717161684869 1 12
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookEditorManager 1717161684869 0 12
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookEditorManager 1717161684869 0 12
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookLanguageSelectorScoreRefine 1717161684869 0 12
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookLanguageSelectorScoreRefine 1717161684869 0 12
code/willCreateWorkbenchContribution/2/workbench.contrib.simpleNotebookWorkingCopyEditorHandler 1717161684869 0 12
code/didCreateWorkbenchContribution/2/workbench.contrib.simpleNotebookWorkingCopyEditorHandler 1717161684869 0 12
code/willCreateWorkbenchContribution/2/workbench.contrib.searchEditorWorkingCopyEditorHandler 1717161684869 0 12
code/didCreateWorkbenchContribution/2/workbench.contrib.searchEditorWorkingCopyEditorHandler 1717161684869 0 12
code/willCreateWorkbenchContribution/2/workbench.contrib.workspaceTrustRequestHandler 1717161684869 0 12
code/didCreateWorkbenchContribution/2/workbench.contrib.workspaceTrustRequestHandler 1717161684869 0 12

Raw Perf Marks: main

Name	Timestamp	Delta	Total
code/timeOrigin	1717161670805.671	0	0
code/didStartMain	1717161670880	74.3291015625	74.3291015625
code/willStartCrashReporter	1717161670885	5	79.3291015625
code/didStartCrashReporter	1717161670888	3	82.3291015625
code/mainAppReady	1717161670917	29	111.3291015625
code/willGenerateNls	1717161670917	0	111.3291015625
code/willLoadMainBundle	1717161670942	25	136.3291015625
code/fork/willLoadCode	1717161670947	5	141.3291015625
code/registerFilesystem/file	1717161670972	25	166.3291015625
code/registerFilesystem/vscode-userdata	1717161670972	0	166.3291015625
code/didLoadMainBundle	1717161670975	3	169.3291015625
code/willStartMainServer	1717161670980	5	174.3291015625
code/didStartMainServer	1717161670981	1	175.3291015625
code/willCreateCodeWindow	1717161670989	8	183.3291015625
code/willRestoreCodeWindowState	1717161670989	0	183.3291015625
code/didRestoreCodeWindowState	1717161670989	0	183.3291015625
code/willCreateCodeBrowserWindow	1717161670989	0	183.3291015625
code/didCreateCodeBrowserWindow	1717161671019	30	213.3291015625
code/didCreateCodeWindow	1717161671019	0	213.3291015625
code/willOpenNewWindow	1717161671020	1	214.3291015625

Raw Perf Marks: localPtyHost

Name	Timestamp	Delta	Total

Raw Perf Marks: renderer

Name	Timestamp	Delta	Total
code/timeOrigin	1717161671020	0	0
code/didStartRenderer	1717161684662	13642	13642
code/willWaitForWindowConfig	1717161684662	0	13642
code/didWaitForWindowConfig	1717161684663	1	13643
code/willShowPartsSplash	1717161684663	0	13643
code/didShowPartsSplash	1717161684664	1	13644
code/willLoadWorkbenchMain	1717161684664	0	13644
code/didLoadWorkbenchMain	1717161684795	131	13775
code/registerFilesystem/file	1717161684796	1	13776
code/registerFilesystem/vscode-userdata	1717161684796	0	13776
code/willInitWorkspaceService	1717161684797	1	13777
code/willInitStorage	1717161684797	0	13777
code/willInitUserConfiguration	1717161684813	16	13793
code/didInitStorage	1717161684814	1	13794
code/didInitUserConfiguration	1717161684815	1	13795
code/willInitWorkspaceConfiguration	1717161684815	0	13795
code/didInitWorkspaceConfiguration	1717161684816	1	13796
code/didInitWorkspaceService	1717161684816	0	13796
code/willStartWorkbench	1717161684818	2	13798
code/LifecyclePhase/Ready	1717161684820	2	13800
code/willCreateWorkbenchContributions/1	1717161684857	37	13837
code/willCreateWorkbenchContribution/1/workbench.contrib.navigableContainerManager	1717161684857	0	13837
code/didCreateWorkbenchContribution/1/workbench.contrib.navigableContainerManager	1717161684857	0	13837
code/willCreateWorkbenchContribution/1/workbench.contrib.listContext	1717161684857	0	13837
code/didCreateWorkbenchContribution/1/workbench.contrib.listContext	1717161684857	0	13837
code/willCreateWorkbenchContribution/1/workbench.contrib.partsSplash	1717161684857	0	13837
code/didCreateWorkbenchContribution/1/workbench.contrib.partsSplash	1717161684857	0	13837
code/willCreateWorkbenchContribution/1/workbench.contrib.dialogHandler	1717161684857	0	13837
code/didCreateWorkbenchContribution/1/workbench.contrib.dialogHandler	1717161684857	0	13837
code/willCreateWorkbenchContribution/1/workbench.contrib.remoteLabel	1717161684857	0	13837
code/didCreateWorkbenchContribution/1/workbench.contrib.remoteLabel	1717161684857	0	13837
code/willCreateWorkbenchContribution/1/workbench.contrib.remoteInvalidWorkspaceDetector	1717161684857	0	13837
code/didCreateWorkbenchContribution/1/workbench.contrib.remoteInvalidWorkspaceDetector	1717161684857	0	13837
code/willCreateWorkbenchContribution/1/workbench.contrib.userDataSyncServices	1717161684857	0	13837
code/didCreateWorkbenchContribution/1/workbench.contrib.userDataSyncServices	1717161684858	1	13838
code/willCreateWorkbenchContribution/1/workbench.contrib.mergeEditorResolver	1717161684858	0	13838
code/didCreateWorkbenchContribution/1/workbench.contrib.mergeEditorResolver	1717161684858	0	13838
code/willCreateWorkbenchContribution/1/workbench.contrib.multiDiffEditorResolver	1717161684858	0	13838
code/didCreateWorkbenchContribution/1/workbench.contrib.multiDiffEditorResolver	1717161684858	0	13838
code/willCreateWorkbenchContribution/1/workbench.contrib.scmMultiDiffSourceResolver	1717161684858	0	13838
code/didCreateWorkbenchContribution/1/workbench.contrib.scmMultiDiffSourceResolver	1717161684858	0	13838
code/willCreateWorkbenchContribution/1/workbench.contrib.webviewPanel	1717161684858	0	13838
code/didCreateWorkbenchContribution/1/workbench.contrib.webviewPanel	1717161684858	0	13838
code/willCreateWorkbenchContribution/1/workbench.contrib.complexCustomWorkingCopyEditorHandler	1717161684858	0	13838
code/didCreateWorkbenchContribution/1/workbench.contrib.complexCustomWorkingCopyEditorHandler	1717161684858	0	13838
code/willCreateWorkbenchContribution/1/workbench.contrib.nativeWorkingCopyBackupTracker	1717161684858	0	13838
code/didCreateWorkbenchContribution/1/workbench.contrib.nativeWorkingCopyBackupTracker	1717161684858	0	13838
code/willCreateWorkbenchContribution/1/workbench.contrib.explorerViewletViews	1717161684858	0	13838
code/didCreateWorkbenchContribution/1/workbench.contrib.explorerViewletViews	1717161684860	2	13840
code/willCreateWorkbenchContribution/1/workbench.contrib.textFileEditorTracker	1717161684860	0	13840
code/didCreateWorkbenchContribution/1/workbench.contrib.textFileEditorTracker	1717161684860	0	13840
code/willCreateWorkbenchContribution/1/workbench.contrib.textFileSaveErrorHandler	1717161684860	0	13840
code/didCreateWorkbenchContribution/1/workbench.contrib.textFileSaveErrorHandler	1717161684860	0	13840
code/willCreateWorkbenchContribution/1/workbench.contrib.fileUriLabel	1717161684860	0	13840
code/didCreateWorkbenchContribution/1/workbench.contrib.fileUriLabel	1717161684861	1	13841
code/willCreateWorkbenchContribution/1/workbench.contrib.dirtyFilesIndicator	1717161684861	0	13841
code/didCreateWorkbenchContribution/1/workbench.contrib.dirtyFilesIndicator	1717161684861	0	13841
code/willCreateWorkbenchContribution/1/workbench.contrib.preferencesActions	1717161684861	0	13841
code/didCreateWorkbenchContribution/1/workbench.contrib.preferencesActions	1717161684862	1	13842
code/willCreateWorkbenchContribution/1/workbench.contrib.preferences	1717161684862	0	13842
code/didCreateWorkbenchContribution/1/workbench.contrib.preferences	1717161684862	0	13842
code/willCreateWorkbenchContribution/1/workbench.contrib.viewsExtensionHandler	1717161684862	0	13842
code/didCreateWorkbenchContribution/1/workbench.contrib.viewsExtensionHandler	1717161684862	0	13842
code/willCreateWorkbenchContribution/1/workbench.contrib.remoteStatusIndicator	1717161684862	0	13842
code/didCreateWorkbenchContribution/1/workbench.contrib.remoteStatusIndicator	1717161684862	0	13842
code/willCreateWorkbenchContribution/1/workbench.contrib.localTerminalBackend	1717161684862	0	13842
code/didCreateWorkbenchContribution/1/workbench.contrib.localTerminalBackend	1717161684863	1	13843
code/willCreateWorkbenchContribution/1/workbench.contrib.extensionPoints	1717161684863	0	13843
code/didCreateWorkbenchContribution/1/workbench.contrib.extensionPoints	1717161684863	0	13843
code/willCreateWorkbenchContribution/1/workbench.contrib.chatResolver	1717161684863	0	13843
code/didCreateWorkbenchContribution/1/workbench.contrib.chatResolver	1717161684863	0	13843
code/willCreateWorkbenchContribution/1/workbench.contrib.chatExtensionPointHandler	1717161684863	0	13843
code/didCreateWorkbenchContribution/1/workbench.contrib.chatExtensionPointHandler	1717161684863	0	13843
code/willCreateWorkbenchContribution/1/workbench.contrib.notebook	1717161684863	0	13843
code/didCreateWorkbenchContribution/1/workbench.contrib.notebook	1717161684864	1	13844
code/willCreateWorkbenchContribution/1/workbench.contrib.cellContentProvider	1717161684864	0	13844
code/didCreateWorkbenchContribution/1/workbench.contrib.cellContentProvider	1717161684864	0	13844
code/willCreateWorkbenchContribution/1/workbench.contrib.cellInfoContentProvider	1717161684864	0	13844
code/didCreateWorkbenchContribution/1/workbench.contrib.cellInfoContentProvider	1717161684864	0	13844
code/willCreateWorkbenchContribution/1/workbench.contrib.registerCellSchemas	1717161684864	0	13844
code/didCreateWorkbenchContribution/1/workbench.contrib.registerCellSchemas	1717161684864	0	13844
code/willCreateWorkbenchContribution/1/workbench.contrib.replacePreviewContentProvider	1717161684864	0	13844
code/didCreateWorkbenchContribution/1/workbench.contrib.replacePreviewContentProvider	1717161684864	0	13844
code/willCreateWorkbenchContribution/1/workbench.contrib.searchEditor	1717161684864	0	13844
code/didCreateWorkbenchContribution/1/workbench.contrib.searchEditor	1717161684864	0	13844
code/willCreateWorkbenchContribution/1/terminalMain	1717161684864	0	13844
code/didCreateWorkbenchContribution/1/terminalMain	1717161684864	0	13844
code/didCreateWorkbenchContributions/1	1717161684864	0	13844
code/willCreateWorkbenchContributions/2	1717161684864	0	13844
code/willCreateWorkbenchContribution/2/workbench.contrib.textInputActionsProvider	1717161684864	0	13844
code/didCreateWorkbenchContribution/2/workbench.contrib.textInputActionsProvider	1717161684864	0	13844
code/willCreateWorkbenchContribution/2/workbench.contrib.editorFeaturesInstantiator	1717161684864	0	13844
code/didCreateWorkbenchContribution/2/workbench.contrib.editorFeaturesInstantiator	1717161684864	0	13844
code/willCreateWorkbenchContribution/2/workbench.contrib.linuxSelectionClipboardPastePreventer	1717161684864	0	13844
code/didCreateWorkbenchContribution/2/workbench.contrib.linuxSelectionClipboardPastePreventer	1717161684864	0	13844
code/willCreateWorkbenchContribution/2/workbench.contrib.linuxAccessibility	1717161684864	0	13844
code/didCreateWorkbenchContribution/2/workbench.contrib.linuxAccessibility	1717161684865	1	13845
code/willCreateWorkbenchContribution/2/workbench.contrib.extensionUrlBootstrapHandler	1717161684865	0	13845
code/didCreateWorkbenchContribution/2/workbench.contrib.extensionUrlBootstrapHandler	1717161684865	0	13845
code/willCreateWorkbenchContribution/2/workbench.contrib.markerListProvider	1717161684865	0	13845
code/didCreateWorkbenchContribution/2/workbench.contrib.markerListProvider	1717161684865	0	13845
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookUndoRedo	1717161684865	0	13845
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookUndoRedo	1717161684865	0	13845
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookClipboard	1717161684865	0	13845
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookClipboard	1717161684865	0	13845
code/willCreateWorkbenchContribution/2/workbench.contrib.entitlements	1717161684865	0	13845
code/didCreateWorkbenchContribution/2/workbench.contrib.entitlements	1717161684865	0	13845
code/willCreateWorkbenchContribution/2/workbench.contrib.remoteTelemetryEnablementUpdater	1717161684865	0	13845
code/didCreateWorkbenchContribution/2/workbench.contrib.remoteTelemetryEnablementUpdater	1717161684865	0	13845
code/willCreateWorkbenchContribution/2/workbench.contrib.remoteEmptyWorkbenchPresentation	1717161684865	0	13845
code/didCreateWorkbenchContribution/2/workbench.contrib.remoteEmptyWorkbenchPresentation	1717161684865	0	13845
code/willCreateWorkbenchContribution/2/workbench.contrib.trustedDomainsFileSystemProvider	1717161684865	0	13845
code/registerFilesystem/trustedDomains	1717161684865	0	13845
code/didCreateWorkbenchContribution/2/workbench.contrib.trustedDomainsFileSystemProvider	1717161684865	0	13845
code/willCreateWorkbenchContribution/2/workbench.contrib.externalUriResolver	1717161684865	0	13845
code/didCreateWorkbenchContribution/2/workbench.contrib.externalUriResolver	1717161684865	0	13845
code/willCreateWorkbenchContribution/2/workbench.contrib.textMateTokenizationInstantiator	1717161684865	0	13845
code/didCreateWorkbenchContribution/2/workbench.contrib.textMateTokenizationInstantiator	1717161684866	1	13846
code/willCreateWorkbenchContribution/2/workbench.contrib.userDataProfiles	1717161684866	0	13846
code/didCreateWorkbenchContribution/2/workbench.contrib.userDataProfiles	1717161684866	0	13846
code/willCreateWorkbenchContribution/2/workbench.contrib.updateExperimentalSettingsDefaults	1717161684866	0	13846
code/didCreateWorkbenchContribution/2/workbench.contrib.updateExperimentalSettingsDefaults	1717161684867	1	13847
code/willCreateWorkbenchContribution/2/workbench.contrib.nativeRemoteConnectionFailureNotification	1717161684867	0	13847
code/didCreateWorkbenchContribution/2/workbench.contrib.nativeRemoteConnectionFailureNotification	1717161684867	0	13847
code/willCreateWorkbenchContribution/2/comments.input.contentProvider	1717161684867	0	13847
code/didCreateWorkbenchContribution/2/comments.input.contentProvider	1717161684867	0	13847
code/willCreateWorkbenchContribution/2/workbench.contrib.accessibilityStatus	1717161684867	0	13847
code/didCreateWorkbenchContribution/2/workbench.contrib.accessibilityStatus	1717161684867	0	13847
code/willCreateWorkbenchContribution/2/extensionAccessibilityHelpDialogContribution	1717161684867	0	13847
code/didCreateWorkbenchContribution/2/extensionAccessibilityHelpDialogContribution	1717161684867	0	13847
code/willCreateWorkbenchContribution/2/workbench.contrib.localHistoryTimeline	1717161684867	0	13847
code/registerFilesystem/vscode-local-history	1717161684867	0	13847
code/didCreateWorkbenchContribution/2/workbench.contrib.localHistoryTimeline	1717161684867	0	13847
code/willCreateWorkbenchContribution/2/workbench.contrib.editorAutoSave	1717161684867	0	13847
code/didCreateWorkbenchContribution/2/workbench.contrib.editorAutoSave	1717161684868	1	13848
code/willCreateWorkbenchContribution/2/workbench.contrib.editorStatus	1717161684868	0	13848
code/didCreateWorkbenchContribution/2/workbench.contrib.editorStatus	1717161684868	0	13848
code/willCreateWorkbenchContribution/2/workbench.contrib.untitledTextEditorWorkingCopyEditorHandler	1717161684868	0	13848
code/didCreateWorkbenchContribution/2/workbench.contrib.untitledTextEditorWorkingCopyEditorHandler	1717161684868	0	13848
code/willCreateWorkbenchContribution/2/workbench.contrib.dynamicEditorConfigurations	1717161684868	0	13848
code/didCreateWorkbenchContribution/2/workbench.contrib.dynamicEditorConfigurations	1717161684868	0	13848
code/willCreateWorkbenchContribution/2/workbench.contrib.bulkEditPreview	1717161684868	0	13848
code/didCreateWorkbenchContribution/2/workbench.contrib.bulkEditPreview	1717161684868	0	13848
code/willCreateWorkbenchContribution/2/workbench.contrib.fileEditorWorkingCopyEditorHandler	1717161684868	0	13848
code/didCreateWorkbenchContribution/2/workbench.contrib.fileEditorWorkingCopyEditorHandler	1717161684868	0	13848
code/willCreateWorkbenchContribution/2/workbench.contrib.showPortCandidate	1717161684868	0	13848
code/didCreateWorkbenchContribution/2/workbench.contrib.showPortCandidate	1717161684868	0	13848
code/willCreateWorkbenchContribution/2/workbench.contrib.tunnelFactory	1717161684868	0	13848
code/didCreateWorkbenchContribution/2/workbench.contrib.tunnelFactory	1717161684868	0	13848
code/willCreateWorkbenchContribution/2/workbench.contrib.startupPageEditorResolver	1717161684868	0	13848
code/didCreateWorkbenchContribution/2/workbench.contrib.startupPageEditorResolver	1717161684868	0	13848
code/willCreateWorkbenchContribution/2/workbench.contrib.interactiveDocument	1717161684868	0	13848
code/didCreateWorkbenchContribution/2/workbench.contrib.interactiveDocument	1717161684869	1	13849
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookEditorManager	1717161684869	0	13849
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookEditorManager	1717161684869	0	13849
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookLanguageSelectorScoreRefine	1717161684869	0	13849
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookLanguageSelectorScoreRefine	1717161684869	0	13849
code/willCreateWorkbenchContribution/2/workbench.contrib.simpleNotebookWorkingCopyEditorHandler	1717161684869	0	13849
code/didCreateWorkbenchContribution/2/workbench.contrib.simpleNotebookWorkingCopyEditorHandler	1717161684869	0	13849
code/willCreateWorkbenchContribution/2/workbench.contrib.searchEditorWorkingCopyEditorHandler	1717161684869	0	13849
code/didCreateWorkbenchContribution/2/workbench.contrib.searchEditorWorkingCopyEditorHandler	1717161684869	0	13849
code/willCreateWorkbenchContribution/2/workbench.contrib.workspaceTrustRequestHandler	1717161684869	0	13849
code/didCreateWorkbenchContribution/2/workbench.contrib.workspaceTrustRequestHandler	1717161684869	0	13849
code/didCreateWorkbenchContributions/2	1717161684869	0	13849
code/willCreatePart/workbench.parts.titlebar	1717161684871	2	13851
code/didCreatePart/workbench.parts.titlebar	1717161684881	10	13861
code/willCreatePart/workbench.parts.banner	1717161684881	0	13861
code/didCreatePart/workbench.parts.banner	1717161684881	0	13861
code/willCreatePart/workbench.parts.activitybar	1717161684881	0	13861
code/didCreatePart/workbench.parts.activitybar	1717161684886	5	13866
code/willCreatePart/workbench.parts.sidebar	1717161684886	0	13866
code/didCreatePart/workbench.parts.sidebar	1717161684886	0	13866
code/willCreatePart/workbench.parts.editor	1717161684886	0	13866
code/willCreateTextFileEditorControl	1717161684894	8	13874
code/didCreateTextFileEditorControl	1717161684899	5	13879
code/willSetInputToTextFileEditor	1717161684899	0	13879
code/didCreatePart/workbench.parts.editor	1717161684908	9	13888
code/willCreatePart/workbench.parts.panel	1717161684908	0	13888
code/didCreatePart/workbench.parts.panel	1717161684910	2	13890
code/willCreatePart/workbench.parts.auxiliarybar	1717161684910	0	13890
code/didCreatePart/workbench.parts.auxiliarybar	1717161684910	0	13890
code/willCreatePart/workbench.parts.statusbar	1717161684910	0	13890
code/didCreatePart/workbench.parts.statusbar	1717161684911	1	13891
code/didRemovePartsSplash	1717161684923	12	13903
code/willRestoreEditors	1717161684923	0	13903
code/willResolveTextFileEditorModel	1717161684927	4	13907
code/restoreEditors/editorGroupsReady	1717161684928	1	13908
code/willRegisterExplorerViews	1717161684929	1	13909
code/didRegisterExplorerViews	1717161684930	1	13910
code/restoreEditors/editorsToOpenResolved	1717161684930	0	13910
code/didResolveTextFileEditorModel	1717161684978	48	13958
code/didSetInputToTextFileEditor	1717161684991	13	13971
code/restoreEditors/editorGroupsRestored	1717161684999	8	13979
code/didRestoreEditors	1717161684999	0	13979
code/didStartWorkbench	1717161684999	0	13979
code/LifecyclePhase/Restored	1717161684999	0	13979
code/willCreateWorkbenchContributions/3	1717161684999	0	13979
code/willConnectSharedProcess	1717161684999	0	13979
code/willLoadExtensions	1717161685000	1	13980
code/willHandleExtensionPoints	1717161685122	122	14102
code/willHandleExtensionPoint/configurationDefaults	1717161685122	0	14102
code/didHandleExtensionPoint/configurationDefaults	1717161685123	1	14103
code/willHandleExtensionPoint/configuration	1717161685123	0	14103
code/didHandleExtensionPoint/configuration	1717161685144	21	14124
code/willHandleExtensionPoint/jsonValidation	1717161685144	0	14124
code/didHandleExtensionPoint/jsonValidation	1717161685144	0	14124
code/willHandleExtensionPoint/debuggers	1717161685144	0	14124
code/didHandleExtensionPoint/debuggers	1717161685148	4	14128
code/willHandleExtensionPoint/breakpoints	1717161685148	0	14128
code/didHandleExtensionPoint/breakpoints	1717161685149	1	14129
code/willHandleExtensionPoint/problemPatterns	1717161685149	0	14129
code/didHandleExtensionPoint/problemPatterns	1717161685149	0	14129
code/willHandleExtensionPoint/problemMatchers	1717161685149	0	14129
code/didHandleExtensionPoint/problemMatchers	1717161685150	1	14130
code/willHandleExtensionPoint/taskDefinitions	1717161685150	0	14130
code/didHandleExtensionPoint/taskDefinitions	1717161685154	4	14134
code/willHandleExtensionPoint/terminal	1717161685154	0	14134
code/didHandleExtensionPoint/terminal	1717161685154	0	14134
code/willHandleExtensionPoint/terminalQuickFixes	1717161685154	0	14134
code/didHandleExtensionPoint/terminalQuickFixes	1717161685154	0	14134
code/willHandleExtensionPoint/walkthroughs	1717161685154	0	14134
code/didHandleExtensionPoint/walkthroughs	1717161685154	0	14134
code/willHandleExtensionPoint/commands	1717161685155	1	14135
code/didHandleExtensionPoint/commands	1717161685158	3	14138
code/willHandleExtensionPoint/submenus	1717161685158	0	14138
code/didHandleExtensionPoint/submenus	1717161685158	0	14138
code/willHandleExtensionPoint/menus	1717161685158	0	14138
code/didHandleExtensionPoint/menus	1717161685169	11	14149
code/willHandleExtensionPoint/languages	1717161685169	0	14149
code/didHandleExtensionPoint/languages	1717161685176	7	14156
code/willHandleExtensionPoint/customEditors	1717161685176	0	14156
code/didHandleExtensionPoint/customEditors	1717161685176	0	14156
code/willHandleExtensionPoint/authentication	1717161685176	0	14156
code/didHandleExtensionPoint/authentication	1717161685176	0	14156
code/willHandleExtensionPoint/codeActions	1717161685176	0	14156
code/didHandleExtensionPoint/codeActions	1717161685176	0	14156
code/willHandleExtensionPoint/viewsWelcome	1717161685176	0	14156
code/didHandleExtensionPoint/viewsWelcome	1717161685176	0	14156
code/willHandleExtensionPoint/notebooks	1717161685176	0	14156
code/didHandleExtensionPoint/notebooks	1717161685177	1	14157
code/willHandleExtensionPoint/notebookRenderer	1717161685177	0	14157
code/didHandleExtensionPoint/notebookRenderer	1717161685177	0	14157
code/willHandleExtensionPoint/resourceLabelFormatters	1717161685177	0	14157
code/didHandleExtensionPoint/resourceLabelFormatters	1717161685177	0	14157
code/willHandleExtensionPoint/remoteHelp	1717161685177	0	14157
code/didHandleExtensionPoint/remoteHelp	1717161685177	0	14157
code/willHandleExtensionPoint/grammars	1717161685177	0	14157
code/didHandleExtensionPoint/grammars	1717161685179	2	14159
code/willHandleExtensionPoint/debugVisualizers	1717161685179	0	14159
code/didHandleExtensionPoint/debugVisualizers	1717161685179	0	14159
code/willHandleExtensionPoint/colors	1717161685179	0	14159
code/didHandleExtensionPoint/colors	1717161685180	1	14160
code/willHandleExtensionPoint/icons	1717161685180	0	14160
code/didHandleExtensionPoint/icons	1717161685182	2	14162
code/willHandleExtensionPoint/semanticTokenTypes	1717161685182	0	14162
code/didHandleExtensionPoint/semanticTokenTypes	1717161685182	0	14162
code/willHandleExtensionPoint/semanticTokenModifiers	1717161685182	0	14162
code/didHandleExtensionPoint/semanticTokenModifiers	1717161685182	0	14162
code/willHandleExtensionPoint/semanticTokenScopes	1717161685182	0	14162
code/didHandleExtensionPoint/semanticTokenScopes	1717161685183	1	14163
code/willHandleExtensionPoint/themes	1717161685183	0	14163
code/didHandleExtensionPoint/themes	1717161685183	0	14163
code/willHandleExtensionPoint/iconThemes	1717161685183	0	14163
code/didHandleExtensionPoint/iconThemes	1717161685183	0	14163
code/willHandleExtensionPoint/snippets	1717161685183	0	14163
code/didHandleExtensionPoint/snippets	1717161685183	0	14163
code/willHandleExtensionPoint/keybindings	1717161685183	0	14163
code/didHandleExtensionPoint/keybindings	1717161685189	6	14169
code/willHandleExtensionPoint/viewsContainers	1717161685189	0	14169
code/didHandleExtensionPoint/viewsContainers	1717161685200	11	14180
code/willHandleExtensionPoint/views	1717161685200	0	14180
code/didHandleExtensionPoint/views	1717161685205	5	14185
code/willHandleExtensionPoint/continueEditSession	1717161685205	0	14185
code/didHandleExtensionPoint/continueEditSession	1717161685205	0	14185
code/didHandleExtensionPoints	1717161685205	0	14185
code/didLoadExtensions	1717161685207	2	14187
code/didConnectSharedProcess	1717161685299	92	14279
code/terminal/willGetTerminalBackend	1717161685394	95	14374
code/terminal/didGetTerminalBackend	1717161685404	10	14384
code/terminal/willReconnect	1717161685404	0	14384
code/terminal/willGetTerminalLayoutInfo	1717161685406	2	14386
code/terminal/didGetTerminalLayoutInfo	1717161685448	42	14428
code/terminal/didReconnect	1717161685448	0	14428
code/terminal/willReplay	1717161685448	0	14428
code/terminal/didReplay	1717161685448	0	14428
code/terminal/willGetPerformanceMarks	1717161685448	0	14428
code/terminal/didGetPerformanceMarks	1717161685462	14	14442

Raw Perf Marks: localExtHost

Name	Timestamp	Delta	Total
code/timeOrigin	1717161685106.709	0	0
code/fork/start	1717161685182	75.291015625	75.291015625
code/fork/willLoadCode	1717161685194	12	87.291015625
code/extHost/willConnectToRenderer	1717161685272	78	165.291015625
code/extHost/didConnectToRenderer	1717161685273	1	166.291015625
code/extHost/didWaitForInitData	1717161685363	90	256.291015625
code/extHost/didCreateServices	1717161685364	1	257.291015625
code/extHost/willWaitForConfig	1717161685377	13	270.291015625
code/extHost/didWaitForConfig	1717161685390	13	283.291015625
code/extHost/didInitAPI	1717161685390	0	283.291015625
code/extHost/didInitProxyResolver	1717161685391	1	284.291015625
code/extHost/ready	1717161685408	17	301.291015625
code/extHost/willLoadExtensionCode/vscode.emmet	1717161685453	45	346.291015625
code/extHost/didLoadExtensionCode/vscode.emmet	1717161685457	4	350.291015625
code/extHost/willLoadExtensionCode/vscode.json-language-features	1717161685457	0	350.291015625
code/extHost/didLoadExtensionCode/vscode.json-language-features	1717161685469	12	362.291015625
code/extHost/willLoadExtensionCode/vscode.typescript-language-features	1717161685469	0	362.291015625
code/extHost/didLoadExtensionCode/vscode.typescript-language-features	1717161685485	16	378.291015625
code/extHost/willActivateExtension/vscode.emmet	1717161685485	0	378.291015625
code/extHost/didActivateExtension/vscode.emmet	1717161685490	5	383.291015625
code/extHost/willActivateExtension/vscode.json-language-features	1717161685490	0	383.291015625
code/extHost/willActivateExtension/vscode.typescript-language-features	1717161685492	2	385.291015625
code/extHost/didActivateExtension/vscode.typescript-language-features	1717161685527	35	420.291015625
code/extHost/didActivateExtension/vscode.json-language-features	1717161685664	137	557.291015625
code/extHost/willLoadExtensionCode/vscode.git-base	1717161685691	27	584.291015625
code/extHost/didLoadExtensionCode/vscode.git-base	1717161685692	1	585.291015625
code/extHost/willActivateExtension/vscode.git-base	1717161685763	71	656.291015625
code/extHost/didActivateExtension/vscode.git-base	1717161685763	0	656.291015625
code/extHost/willLoadExtensionCode/vscode.git	1717161685775	12	668.291015625
code/extHost/didLoadExtensionCode/vscode.git	1717161685794	19	687.291015625
code/extHost/willLoadExtensionCode/vscode.github	1717161685794	0	687.291015625
code/extHost/didLoadExtensionCode/vscode.github	1717161685799	5	692.291015625
code/extHost/willActivateExtension/vscode.git	1717161685799	0	692.291015625
code/extHost/willActivateExtension/vscode.github	1717161685811	12	704.291015625
code/extHost/didActivateExtension/vscode.github	1717161685815	4	708.291015625
code/extHost/didActivateExtension/vscode.git	1717161685825	10	718.291015625

Resource Timing Stats

Name Duration
https://default.exp-tas.com/vscode/ab 436.30000000074506
https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery 338.5
https://marketplace.visualstudio.com/_apis/public/gallery/extensionquery 566.8000000007451
https://ms-vscode-remote.gallerycdn.vsassets.io/extensions/ms-vscode-remote/remote-containers/0.362.0/1714673395422/Microsoft.VisualStudio.Services.Icons.Default 17.199999999254942
https://streetsidesoftware.gallerycdn.vsassets.io/extensions/streetsidesoftware/code-spell-checker/3.0.1/1694424431035/Microsoft.VisualStudio.Services.Icons.Default 19.900000002235174
https://ms-dotnettools.gallerycdn.vsassets.io/extensions/ms-dotnettools/vscode-dotnet-runtime/2.0.5/1715104778119/Microsoft.VisualStudio.Services.Icons.Default 17.399999998509884
https://eamodio.gallerycdn.vsassets.io/extensions/eamodio/gitlens/15.0.4/1716246077145/Microsoft.VisualStudio.Services.Icons.Default 17.400000002235174
https://pkief.gallerycdn.vsassets.io/extensions/pkief/material-icon-theme/5.3.0/1715612077975/Microsoft.VisualStudio.Services.Icons.Default 18.899999998509884
https://sonarsource.gallerycdn.vsassets.io/extensions/sonarsource/sonarlint-vscode/4.5.1/1714574394542/Microsoft.VisualStudio.Services.Icons.Default?targetPlatform=linux-x64 17.600000001490116
  1. ⚠️ Make sure to attach these files from your home-directory: ⚠️
    -prof-z6eeX7Pq.main.cpuprofile.txt
    prof-z6eeX7Pq.main.cpuprofile.txt
@VSCodeTriageBot VSCodeTriageBot added the stale Issues that have not been triaged in an appropriate amount of time label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that have not been triaged in an appropriate amount of time triage-needed
Projects
None yet
Development

No branches or pull requests

4 participants