vscode
vscode copied to clipboard
slow vscode
Type: Performance Issue
Clean intall on my Arch XPS 9530 (i9, 32gb) and code start takes aprox one minute or more
VS Code version: Code - OSS 1.97.2 (e54c774e0add60467559eb0d1e229c6452cf8447, 2025-02-13T18:45:48.570Z) OS version: Linux x64 6.13.5-arch1-1 Modes:
System Info
| Item | Value |
|---|---|
| CPUs | 13th Gen Intel(R) Core(TM) i9-13900H (20 x 1220) |
| GPU Status | 2d_canvas: unavailable_software canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: disabled_software multiple_raster_threads: enabled_on opengl: disabled_off rasterization: disabled_software raw_draw: disabled_off_ok skia_graphite: disabled_off video_decode: disabled_software video_encode: disabled_software vulkan: disabled_off webgl: unavailable_software webgl2: unavailable_software webgpu: disabled_off webnn: unavailable_software |
| Load (avg) | 4, 4, 3 |
| Memory (System) | 31.02GB (24.12GB free) |
| Process Argv | -code |
| Screen Reader | no |
| VM | 0% |
| DESKTOP_SESSION | undefined |
| XDG_CURRENT_DESKTOP | Hyprland |
| XDG_SESSION_DESKTOP | Hyprland |
| XDG_SESSION_TYPE | wayland |
Process Info
CPU % Mem MB PID Process
0 159 20581 code-oss main
0 32 20594 zygote
0 254 21394 gpu-process
0 32 20595 zygote
0 0 20597 zygote
0 254 20655 window [1] (hyprland.conf - .config - Code - OSS)
0 64 20642 utility-network-service
0 95 20988 extensionHost [1]
0 127 20989 shared-process
0 95 20998 fileWatcher [1]
0 95 21423 ptyHost
0 0 21447 /usr/bin/zsh -i
Workspace Info
| Window (hyprland.conf - .config - Code - OSS)
| Folder (.config): 6794 files
| File types: json(208) log(122) png(104) old(66) css(63) js(60) hyb(52)
| conf(50) sh(48) rasi(39)
| Conf files: package.json(1);
https://github.com/microsoft/vscode/wiki/Performance-Issues#slow-startup
Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.
Happy Coding!
- :warning: We have copied additional data to your clipboard. Make sure to paste here. :warning:
- :warning: Make sure to attach these files from your home-directory: :warning:
-
prof-tojTNud0.main.cpuprofile.txt
by accident closed it after posting the outcome of the profiling
System Info
- Code - OSS: 1.97.2 (e54c774e0add60467559eb0d1e229c6452cf8447)
- OS: linux(6.13.5-arch1-1)
- CPUs: 13th Gen Intel(R) Core(TM) i9-13900H(20 x 3428)
- Memory(System): 30.99 GB(26.11GB free)
- Memory(Process): 226.76 MB working set(118.52MB private, 0.65MB shared)
- VM(likelihood): 0%
- Initial Startup: true
- Has 0 other windows
- Screen Reader Active: false
- Empty Workspace: false
Performance Marks
| What | Duration | Process | Info |
|---|---|---|---|
| start => app.isReady | 70 | [main] | initial startup: true |
| nls:start => nls:end | 0 | [main] | initial startup: true |
| import(main.js) | 198 | [main] | initial startup: true |
| run main.js | 141 | [main] | initial startup: true |
| start crash reporter | 3 | [main] | initial startup: true |
| serve main IPC handle | 2 | [main] | initial startup: true |
| create window | 20 | [main] | initial startup: true, state: 1ms, widget: 18ms, show: 0ms |
| app.isReady => window.loadUrl() | 125 | [main] | initial startup: true |
| window.loadUrl() => begin to import(workbench.desktop.main.js) | 124 | [main->renderer] | NewWindow |
| import(workbench.desktop.main.js) | 30337 | [renderer] | cached data: YES |
| wait for window config | 1 | [renderer] | - |
| init storage (global & workspace) | 9 | [renderer] | - |
| init workspace service | 19 | [renderer] | - |
| register extensions & spawn extension host | 154 | [renderer] | - |
| restore viewlet | 0 | [renderer] | - |
| restore panel | 0 | [renderer] | - |
| restore & resolve visible editors | 13 | [renderer] | 0: |
| create workbench contributions | 16 | [renderer] | 70 blocking startup |
| overall workbench load | 112 | [renderer] | - |
| workbench ready | 30792 | [main->renderer] | - |
| renderer ready | 30475 | [renderer] | - |
| shared process connection ready | 250 | [renderer->sharedprocess] | - |
| extensions registered | 30985 | [renderer] | - |
Extension Activation Stats
| Extension | Eager | Load Code | Call Activate | Finish Activate | Event | By |
|---|---|---|---|---|---|---|
| vscode.git | true | 45 | 7 | 17 | * | vscode.git |
| vscode.git-base | true | 2 | 0 | 0 | * | vscode.git |
| vscode.emmet | false | 12 | 10 | 0 | onLanguage | vscode.emmet |
| vscode.extension-editing | false | 9 | 1 | 0 | onLanguage:markdown | vscode.extension-editing |
| vscode.markdown-language-features | false | 60 | 8 | 151 | onLanguage:markdown | vscode.markdown-language-features |
| vscode.markdown-math | false | 6 | 0 | 0 | api | vscode.markdown-language-features |
| vscode.merge-conflict | false | 15 | 2 | 0 | onStartupFinished | vscode.merge-conflict |
Terminal Stats
| Name | Timestamp | Delta | Total |
|---|---|---|---|
| code/terminal/willGetTerminalBackend | 1741248057205 | 0 | 0 |
| code/terminal/didGetTerminalBackend | 1741248057210 | 5 | 5 |
| code/terminal/willReconnect | 1741248057211 | 1 | 6 |
| code/terminal/willGetTerminalLayoutInfo | 1741248057212 | 1 | 7 |
| code/terminal/didGetTerminalLayoutInfo | 1741248057219 | 7 | 14 |
| code/terminal/didReconnect | 1741248057219 | 0 | 14 |
| code/terminal/willReplay | 1741248057219 | 0 | 14 |
| code/terminal/didReplay | 1741248057219 | 0 | 14 |
| code/terminal/willGetPerformanceMarks | 1741248057219 | 0 | 14 |
| code/terminal/didGetPerformanceMarks | 1741248057222 | 3 | 17 |
Workbench Contributions Blocking Restore
- Total (LifecyclePhase.Starting): 35 (10ms)
- Total (LifecyclePhase.Ready): 45 (7ms)
| Name | Timestamp | Delta | Total |
|---|---|---|---|
| code/willCreateWorkbenchContribution/1/workbench.contrib.navigableContainerManager | 1741248056728 | 0 | 0 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.navigableContainerManager | 1741248056728 | 0 | 0 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.extensionPoints | 1741248056728 | 0 | 0 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.extensionPoints | 1741248056728 | 0 | 0 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.viewsExtensionHandler | 1741248056728 | 0 | 0 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.viewsExtensionHandler | 1741248056728 | 0 | 0 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.preferencesActions | 1741248056728 | 0 | 0 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.preferencesActions | 1741248056731 | 3 | 3 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.preferences | 1741248056731 | 0 | 3 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.preferences | 1741248056731 | 0 | 3 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.notebook | 1741248056731 | 0 | 3 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.notebook | 1741248056732 | 1 | 4 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.cellContentProvider | 1741248056732 | 0 | 4 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.cellContentProvider | 1741248056732 | 0 | 4 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.cellInfoContentProvider | 1741248056732 | 0 | 4 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.cellInfoContentProvider | 1741248056732 | 0 | 4 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.notebookMetadataContentProvider | 1741248056732 | 0 | 4 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.notebookMetadataContentProvider | 1741248056732 | 0 | 4 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.registerCellSchemas | 1741248056732 | 0 | 4 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.registerCellSchemas | 1741248056733 | 1 | 5 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.chatResolver | 1741248056733 | 0 | 5 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.chatResolver | 1741248056733 | 0 | 5 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.chatExtensionPointHandler | 1741248056733 | 0 | 5 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.chatExtensionPointHandler | 1741248056733 | 0 | 5 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.chatViewsWelcomeHandler | 1741248056733 | 0 | 5 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.chatViewsWelcomeHandler | 1741248056733 | 0 | 5 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.explorerViewletViews | 1741248056733 | 0 | 5 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.explorerViewletViews | 1741248056735 | 2 | 7 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.textFileEditorTracker | 1741248056735 | 0 | 7 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.textFileEditorTracker | 1741248056735 | 0 | 7 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.textFileSaveErrorHandler | 1741248056735 | 0 | 7 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.textFileSaveErrorHandler | 1741248056735 | 0 | 7 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.fileUriLabel | 1741248056735 | 0 | 7 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.fileUriLabel | 1741248056735 | 0 | 7 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.dirtyFilesIndicator | 1741248056735 | 0 | 7 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.dirtyFilesIndicator | 1741248056735 | 0 | 7 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.replacePreviewContentProvider | 1741248056735 | 0 | 7 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.replacePreviewContentProvider | 1741248056735 | 0 | 7 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.searchEditor | 1741248056735 | 0 | 7 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.searchEditor | 1741248056736 | 1 | 8 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.mergeEditorResolver | 1741248056736 | 0 | 8 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.mergeEditorResolver | 1741248056736 | 0 | 8 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.multiDiffEditorResolver | 1741248056736 | 0 | 8 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.multiDiffEditorResolver | 1741248056736 | 0 | 8 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.scmMultiDiffSourceResolver | 1741248056736 | 0 | 8 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.scmMultiDiffSourceResolver | 1741248056736 | 0 | 8 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.webviewPanel | 1741248056736 | 0 | 8 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.webviewPanel | 1741248056736 | 0 | 8 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.complexCustomWorkingCopyEditorHandler | 1741248056736 | 0 | 8 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.complexCustomWorkingCopyEditorHandler | 1741248056736 | 0 | 8 |
| code/willCreateWorkbenchContribution/1/terminalMain | 1741248056736 | 0 | 8 |
| code/didCreateWorkbenchContribution/1/terminalMain | 1741248056736 | 0 | 8 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.remoteLabel | 1741248056736 | 0 | 8 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.remoteLabel | 1741248056736 | 0 | 8 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.remoteInvalidWorkspaceDetector | 1741248056736 | 0 | 8 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.remoteInvalidWorkspaceDetector | 1741248056736 | 0 | 8 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.remoteStatusIndicator | 1741248056736 | 0 | 8 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.remoteStatusIndicator | 1741248056737 | 1 | 9 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.listContext | 1741248056737 | 0 | 9 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.listContext | 1741248056737 | 0 | 9 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.dialogHandler | 1741248056737 | 0 | 9 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.dialogHandler | 1741248056737 | 0 | 9 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.nativeWorkingCopyBackupTracker | 1741248056737 | 0 | 9 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.nativeWorkingCopyBackupTracker | 1741248056737 | 0 | 9 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.localTerminalBackend | 1741248056737 | 0 | 9 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.localTerminalBackend | 1741248056738 | 1 | 10 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.userDataSyncServices | 1741248056738 | 0 | 10 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.userDataSyncServices | 1741248056738 | 0 | 10 |
| code/willCreateWorkbenchContribution/1/workbench.contrib.partsSplash | 1741248056738 | 0 | 10 |
| code/didCreateWorkbenchContribution/1/workbench.contrib.partsSplash | 1741248056738 | 0 | 10 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.extensionUrlBootstrapHandler | 1741248056738 | 0 | 10 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.extensionUrlBootstrapHandler | 1741248056738 | 0 | 10 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.textInputActionsProvider | 1741248056738 | 0 | 10 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.textInputActionsProvider | 1741248056738 | 0 | 10 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.editorAutoSave | 1741248056738 | 0 | 10 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.editorAutoSave | 1741248056738 | 0 | 10 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.editorStatus | 1741248056738 | 0 | 10 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.editorStatus | 1741248056739 | 1 | 11 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.untitledTextEditorWorkingCopyEditorHandler | 1741248056739 | 0 | 11 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.untitledTextEditorWorkingCopyEditorHandler | 1741248056739 | 0 | 11 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.dynamicEditorConfigurations | 1741248056739 | 0 | 11 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.dynamicEditorConfigurations | 1741248056739 | 0 | 11 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.textMateTokenizationInstantiator | 1741248056739 | 0 | 11 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.textMateTokenizationInstantiator | 1741248056740 | 1 | 12 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.treeSitterTokenizationInstantiator | 1741248056740 | 0 | 12 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.treeSitterTokenizationInstantiator | 1741248056740 | 0 | 12 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.notebookChatContribution | 1741248056740 | 0 | 12 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.notebookChatContribution | 1741248056740 | 0 | 12 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.notebookClipboard | 1741248056740 | 0 | 12 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.notebookClipboard | 1741248056740 | 0 | 12 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.notebook.multiCursorUndoRedo | 1741248056740 | 0 | 12 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.notebook.multiCursorUndoRedo | 1741248056740 | 0 | 12 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.markerListProvider | 1741248056740 | 0 | 12 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.markerListProvider | 1741248056740 | 0 | 12 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.notebookUndoRedo | 1741248056740 | 0 | 12 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.notebookUndoRedo | 1741248056741 | 1 | 13 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.notebookEditorManager | 1741248056741 | 0 | 13 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.notebookEditorManager | 1741248056741 | 0 | 13 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.notebookLanguageSelectorScoreRefine | 1741248056741 | 0 | 13 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.notebookLanguageSelectorScoreRefine | 1741248056741 | 0 | 13 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.simpleNotebookWorkingCopyEditorHandler | 1741248056741 | 0 | 13 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.simpleNotebookWorkingCopyEditorHandler | 1741248056741 | 0 | 13 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.toolsExtensionPointHandler | 1741248056741 | 0 | 13 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.toolsExtensionPointHandler | 1741248056741 | 0 | 13 |
| code/willCreateWorkbenchContribution/2/chat.commandCenterRendering | 1741248056741 | 0 | 13 |
| code/didCreateWorkbenchContribution/2/chat.commandCenterRendering | 1741248056741 | 0 | 13 |
| code/willCreateWorkbenchContribution/2/chat.codeBlockActionRendering | 1741248056741 | 0 | 13 |
| code/didCreateWorkbenchContribution/2/chat.codeBlockActionRendering | 1741248056741 | 0 | 13 |
| code/willCreateWorkbenchContribution/2/workbench.chat.setup | 1741248056741 | 0 | 13 |
| code/didCreateWorkbenchContribution/2/workbench.chat.setup | 1741248056741 | 0 | 13 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.chatAgentSetting | 1741248056741 | 0 | 13 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.chatAgentSetting | 1741248056741 | 0 | 13 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.interactiveDocument | 1741248056741 | 0 | 13 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.interactiveDocument | 1741248056742 | 1 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.replWorkingCopyEditorHandler | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.replWorkingCopyEditorHandler | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.replDocument | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.replDocument | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.fileEditorWorkingCopyEditorHandler | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.fileEditorWorkingCopyEditorHandler | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.bulkEditPreview | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.bulkEditPreview | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.searchEditorWorkingCopyEditorHandler | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.searchEditorWorkingCopyEditorHandler | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/comments.input.contentProvider | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/comments.input.contentProvider | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.trustedDomainsFileSystemProvider | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.trustedDomainsFileSystemProvider | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.externalUriResolver | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.externalUriResolver | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.showPortCandidate | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.showPortCandidate | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.tunnelFactory | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.tunnelFactory | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.editorFeaturesInstantiator | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.editorFeaturesInstantiator | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.startupPageEditorResolver | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.startupPageEditorResolver | 1741248056742 | 0 | 14 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.userDataProfiles | 1741248056742 | 0 | 14 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.userDataProfiles | 1741248056743 | 1 | 15 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.localHistoryTimeline | 1741248056743 | 0 | 15 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.localHistoryTimeline | 1741248056744 | 1 | 16 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.workspaceTrustRequestHandler | 1741248056744 | 0 | 16 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.workspaceTrustRequestHandler | 1741248056744 | 0 | 16 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.accessibilityStatus | 1741248056744 | 0 | 16 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.accessibilityStatus | 1741248056744 | 0 | 16 |
| code/willCreateWorkbenchContribution/2/extensionAccessibilityHelpDialogContribution | 1741248056744 | 0 | 16 |
| code/didCreateWorkbenchContribution/2/extensionAccessibilityHelpDialogContribution | 1741248056744 | 0 | 16 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.updateExperimentalSettingsDefaults | 1741248056744 | 0 | 16 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.updateExperimentalSettingsDefaults | 1741248056744 | 0 | 16 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.nativeRemoteConnectionFailureNotification | 1741248056744 | 0 | 16 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.nativeRemoteConnectionFailureNotification | 1741248056744 | 0 | 16 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.linuxAccessibility | 1741248056744 | 0 | 16 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.linuxAccessibility | 1741248056744 | 0 | 16 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.linuxSelectionClipboardPastePreventer | 1741248056744 | 0 | 16 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.linuxSelectionClipboardPastePreventer | 1741248056744 | 0 | 16 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.remoteTelemetryEnablementUpdater | 1741248056744 | 0 | 16 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.remoteTelemetryEnablementUpdater | 1741248056744 | 0 | 16 |
| code/willCreateWorkbenchContribution/2/workbench.contrib.remoteEmptyWorkbenchPresentation | 1741248056744 | 0 | 16 |
| code/didCreateWorkbenchContribution/2/workbench.contrib.remoteEmptyWorkbenchPresentation | 1741248056744 | 0 | 16 |
Raw Perf Marks: main
Name Timestamp Delta Total
code/timeOrigin 1741248025820.687 0 0
code/didStartMain 1741248026018 197.31298828125 197.31298828125
code/willLoadMainBundle 1741248025820 -198 -0.68701171875
code/didLoadMainBundle 1741248026018 198 197.31298828125
code/willStartCrashReporter 1741248026019 1 198.31298828125
code/didStartCrashReporter 1741248026022 3 201.31298828125
code/mainAppReady 1741248026088 66 267.31298828125
code/willGenerateNls 1741248026089 1 268.31298828125
code/didGenerateNls 1741248026089 0 268.31298828125
code/willLoadNls 1741248026129 40 308.31298828125
code/didLoadNls 1741248026135 6 314.31298828125
code/registerFilesystem/file 1741248026154 19 333.31298828125
code/registerFilesystem/vscode-userdata 1741248026155 1 334.31298828125
code/didRunMainBundle 1741248026159 4 338.31298828125
code/willStartMainServer 1741248026169 10 348.31298828125
code/didStartMainServer 1741248026171 2 350.31298828125
code/willCreateCodeWindow 1741248026192 21 371.31298828125
code/willRestoreCodeWindowState 1741248026192 0 371.31298828125
code/didRestoreCodeWindowState 1741248026193 1 372.31298828125
code/willCreateCodeBrowserWindow 1741248026193 0 372.31298828125
code/didCreateCodeBrowserWindow 1741248026211 18 390.31298828125
code/didCreateCodeWindow 1741248026212 1 391.31298828125
code/willOpenNewWindow 1741248026213 1 392.31298828125
Raw Perf Marks: localPtyHost
Name Timestamp Delta Total
Raw Perf Marks: renderer
Name Timestamp Delta Total
code/timeOrigin 1741248026214 0 0
code/didStartRenderer 1741248026335 121 121
code/willWaitForWindowConfig 1741248026335 0 121
code/didWaitForWindowConfig 1741248026336 1 122
code/willShowPartsSplash 1741248026336 0 122
code/didShowPartsSplash 1741248026337 1 123
code/willLoadWorkbenchMain 1741248026337 0 123
code/didLoadWorkbenchMain 1741248056674 30337 30460
code/registerFilesystem/file 1741248056674 0 30460
code/registerFilesystem/vscode-userdata 1741248056675 1 30461
code/willInitWorkspaceService 1741248056675 0 30461
code/willInitStorage 1741248056675 0 30461
code/didInitStorage 1741248056684 9 30470
code/willInitUserConfiguration 1741248056689 5 30475
code/didInitUserConfiguration 1741248056691 2 30477
code/willInitWorkspaceConfiguration 1741248056691 0 30477
code/didInitWorkspaceConfiguration 1741248056694 3 30480
code/didInitWorkspaceService 1741248056694 0 30480
code/willStartWorkbench 1741248056698 4 30484
code/LifecyclePhase/Ready 1741248056699 1 30485
code/willCreateWorkbenchContributions/1 1741248056728 29 30514
code/willCreateWorkbenchContribution/1/workbench.contrib.navigableContainerManager 1741248056728 0 30514
code/didCreateWorkbenchContribution/1/workbench.contrib.navigableContainerManager 1741248056728 0 30514
code/willCreateWorkbenchContribution/1/workbench.contrib.extensionPoints 1741248056728 0 30514
code/didCreateWorkbenchContribution/1/workbench.contrib.extensionPoints 1741248056728 0 30514
code/willCreateWorkbenchContribution/1/workbench.contrib.viewsExtensionHandler 1741248056728 0 30514
code/didCreateWorkbenchContribution/1/workbench.contrib.viewsExtensionHandler 1741248056728 0 30514
code/willCreateWorkbenchContribution/1/workbench.contrib.preferencesActions 1741248056728 0 30514
code/didCreateWorkbenchContribution/1/workbench.contrib.preferencesActions 1741248056731 3 30517
code/willCreateWorkbenchContribution/1/workbench.contrib.preferences 1741248056731 0 30517
code/registerFilesystem/vscode 1741248056731 0 30517
code/didCreateWorkbenchContribution/1/workbench.contrib.preferences 1741248056731 0 30517
code/willCreateWorkbenchContribution/1/workbench.contrib.notebook 1741248056731 0 30517
code/didCreateWorkbenchContribution/1/workbench.contrib.notebook 1741248056732 1 30518
code/willCreateWorkbenchContribution/1/workbench.contrib.cellContentProvider 1741248056732 0 30518
code/didCreateWorkbenchContribution/1/workbench.contrib.cellContentProvider 1741248056732 0 30518
code/willCreateWorkbenchContribution/1/workbench.contrib.cellInfoContentProvider 1741248056732 0 30518
code/didCreateWorkbenchContribution/1/workbench.contrib.cellInfoContentProvider 1741248056732 0 30518
code/willCreateWorkbenchContribution/1/workbench.contrib.notebookMetadataContentProvider 1741248056732 0 30518
code/didCreateWorkbenchContribution/1/workbench.contrib.notebookMetadataContentProvider 1741248056732 0 30518
code/willCreateWorkbenchContribution/1/workbench.contrib.registerCellSchemas 1741248056732 0 30518
code/didCreateWorkbenchContribution/1/workbench.contrib.registerCellSchemas 1741248056733 1 30519
code/willCreateWorkbenchContribution/1/workbench.contrib.chatResolver 1741248056733 0 30519
code/didCreateWorkbenchContribution/1/workbench.contrib.chatResolver 1741248056733 0 30519
code/willCreateWorkbenchContribution/1/workbench.contrib.chatExtensionPointHandler 1741248056733 0 30519
code/didCreateWorkbenchContribution/1/workbench.contrib.chatExtensionPointHandler 1741248056733 0 30519
code/willCreateWorkbenchContribution/1/workbench.contrib.chatViewsWelcomeHandler 1741248056733 0 30519
code/didCreateWorkbenchContribution/1/workbench.contrib.chatViewsWelcomeHandler 1741248056733 0 30519
code/willCreateWorkbenchContribution/1/workbench.contrib.explorerViewletViews 1741248056733 0 30519
code/didCreateWorkbenchContribution/1/workbench.contrib.explorerViewletViews 1741248056735 2 30521
code/willCreateWorkbenchContribution/1/workbench.contrib.textFileEditorTracker 1741248056735 0 30521
code/didCreateWorkbenchContribution/1/workbench.contrib.textFileEditorTracker 1741248056735 0 30521
code/willCreateWorkbenchContribution/1/workbench.contrib.textFileSaveErrorHandler 1741248056735 0 30521
code/didCreateWorkbenchContribution/1/workbench.contrib.textFileSaveErrorHandler 1741248056735 0 30521
code/willCreateWorkbenchContribution/1/workbench.contrib.fileUriLabel 1741248056735 0 30521
code/didCreateWorkbenchContribution/1/workbench.contrib.fileUriLabel 1741248056735 0 30521
code/willCreateWorkbenchContribution/1/workbench.contrib.dirtyFilesIndicator 1741248056735 0 30521
code/didCreateWorkbenchContribution/1/workbench.contrib.dirtyFilesIndicator 1741248056735 0 30521
code/willCreateWorkbenchContribution/1/workbench.contrib.replacePreviewContentProvider 1741248056735 0 30521
code/didCreateWorkbenchContribution/1/workbench.contrib.replacePreviewContentProvider 1741248056735 0 30521
code/willCreateWorkbenchContribution/1/workbench.contrib.searchEditor 1741248056735 0 30521
code/didCreateWorkbenchContribution/1/workbench.contrib.searchEditor 1741248056736 1 30522
code/willCreateWorkbenchContribution/1/workbench.contrib.mergeEditorResolver 1741248056736 0 30522
code/didCreateWorkbenchContribution/1/workbench.contrib.mergeEditorResolver 1741248056736 0 30522
code/willCreateWorkbenchContribution/1/workbench.contrib.multiDiffEditorResolver 1741248056736 0 30522
code/didCreateWorkbenchContribution/1/workbench.contrib.multiDiffEditorResolver 1741248056736 0 30522
code/willCreateWorkbenchContribution/1/workbench.contrib.scmMultiDiffSourceResolver 1741248056736 0 30522
code/didCreateWorkbenchContribution/1/workbench.contrib.scmMultiDiffSourceResolver 1741248056736 0 30522
code/willCreateWorkbenchContribution/1/workbench.contrib.webviewPanel 1741248056736 0 30522
code/didCreateWorkbenchContribution/1/workbench.contrib.webviewPanel 1741248056736 0 30522
code/willCreateWorkbenchContribution/1/workbench.contrib.complexCustomWorkingCopyEditorHandler 1741248056736 0 30522
code/didCreateWorkbenchContribution/1/workbench.contrib.complexCustomWorkingCopyEditorHandler 1741248056736 0 30522
code/willCreateWorkbenchContribution/1/terminalMain 1741248056736 0 30522
code/didCreateWorkbenchContribution/1/terminalMain 1741248056736 0 30522
code/willCreateWorkbenchContribution/1/workbench.contrib.remoteLabel 1741248056736 0 30522
code/didCreateWorkbenchContribution/1/workbench.contrib.remoteLabel 1741248056736 0 30522
code/willCreateWorkbenchContribution/1/workbench.contrib.remoteInvalidWorkspaceDetector 1741248056736 0 30522
code/didCreateWorkbenchContribution/1/workbench.contrib.remoteInvalidWorkspaceDetector 1741248056736 0 30522
code/willCreateWorkbenchContribution/1/workbench.contrib.remoteStatusIndicator 1741248056736 0 30522
code/didCreateWorkbenchContribution/1/workbench.contrib.remoteStatusIndicator 1741248056737 1 30523
code/willCreateWorkbenchContribution/1/workbench.contrib.listContext 1741248056737 0 30523
code/didCreateWorkbenchContribution/1/workbench.contrib.listContext 1741248056737 0 30523
code/willCreateWorkbenchContribution/1/workbench.contrib.dialogHandler 1741248056737 0 30523
code/didCreateWorkbenchContribution/1/workbench.contrib.dialogHandler 1741248056737 0 30523
code/willCreateWorkbenchContribution/1/workbench.contrib.nativeWorkingCopyBackupTracker 1741248056737 0 30523
code/didCreateWorkbenchContribution/1/workbench.contrib.nativeWorkingCopyBackupTracker 1741248056737 0 30523
code/willCreateWorkbenchContribution/1/workbench.contrib.localTerminalBackend 1741248056737 0 30523
code/didCreateWorkbenchContribution/1/workbench.contrib.localTerminalBackend 1741248056738 1 30524
code/willCreateWorkbenchContribution/1/workbench.contrib.userDataSyncServices 1741248056738 0 30524
code/didCreateWorkbenchContribution/1/workbench.contrib.userDataSyncServices 1741248056738 0 30524
code/willCreateWorkbenchContribution/1/workbench.contrib.partsSplash 1741248056738 0 30524
code/didCreateWorkbenchContribution/1/workbench.contrib.partsSplash 1741248056738 0 30524
code/didCreateWorkbenchContributions/1 1741248056738 0 30524
code/willCreateWorkbenchContributions/2 1741248056738 0 30524
code/willCreateWorkbenchContribution/2/workbench.contrib.extensionUrlBootstrapHandler 1741248056738 0 30524
code/didCreateWorkbenchContribution/2/workbench.contrib.extensionUrlBootstrapHandler 1741248056738 0 30524
code/willCreateWorkbenchContribution/2/workbench.contrib.textInputActionsProvider 1741248056738 0 30524
code/didCreateWorkbenchContribution/2/workbench.contrib.textInputActionsProvider 1741248056738 0 30524
code/willCreateWorkbenchContribution/2/workbench.contrib.editorAutoSave 1741248056738 0 30524
code/didCreateWorkbenchContribution/2/workbench.contrib.editorAutoSave 1741248056738 0 30524
code/willCreateWorkbenchContribution/2/workbench.contrib.editorStatus 1741248056738 0 30524
code/didCreateWorkbenchContribution/2/workbench.contrib.editorStatus 1741248056739 1 30525
code/willCreateWorkbenchContribution/2/workbench.contrib.untitledTextEditorWorkingCopyEditorHandler 1741248056739 0 30525
code/didCreateWorkbenchContribution/2/workbench.contrib.untitledTextEditorWorkingCopyEditorHandler 1741248056739 0 30525
code/willCreateWorkbenchContribution/2/workbench.contrib.dynamicEditorConfigurations 1741248056739 0 30525
code/didCreateWorkbenchContribution/2/workbench.contrib.dynamicEditorConfigurations 1741248056739 0 30525
code/willCreateWorkbenchContribution/2/workbench.contrib.textMateTokenizationInstantiator 1741248056739 0 30525
code/didCreateWorkbenchContribution/2/workbench.contrib.textMateTokenizationInstantiator 1741248056740 1 30526
code/willCreateWorkbenchContribution/2/workbench.contrib.treeSitterTokenizationInstantiator 1741248056740 0 30526
code/didCreateWorkbenchContribution/2/workbench.contrib.treeSitterTokenizationInstantiator 1741248056740 0 30526
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookChatContribution 1741248056740 0 30526
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookChatContribution 1741248056740 0 30526
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookClipboard 1741248056740 0 30526
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookClipboard 1741248056740 0 30526
code/willCreateWorkbenchContribution/2/workbench.contrib.notebook.multiCursorUndoRedo 1741248056740 0 30526
code/didCreateWorkbenchContribution/2/workbench.contrib.notebook.multiCursorUndoRedo 1741248056740 0 30526
code/willCreateWorkbenchContribution/2/workbench.contrib.markerListProvider 1741248056740 0 30526
code/didCreateWorkbenchContribution/2/workbench.contrib.markerListProvider 1741248056740 0 30526
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookUndoRedo 1741248056740 0 30526
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookUndoRedo 1741248056741 1 30527
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookEditorManager 1741248056741 0 30527
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookEditorManager 1741248056741 0 30527
code/willCreateWorkbenchContribution/2/workbench.contrib.notebookLanguageSelectorScoreRefine 1741248056741 0 30527
code/didCreateWorkbenchContribution/2/workbench.contrib.notebookLanguageSelectorScoreRefine 1741248056741 0 30527
code/willCreateWorkbenchContribution/2/workbench.contrib.simpleNotebookWorkingCopyEditorHandler 1741248056741 0 30527
code/didCreateWorkbenchContribution/2/workbench.contrib.simpleNotebookWorkingCopyEditorHandler 1741248056741 0 30527
code/willCreateWorkbenchContribution/2/workbench.contrib.toolsExtensionPointHandler 1741248056741 0 30527
code/didCreateWorkbenchContribution/2/workbench.contrib.toolsExtensionPointHandler 1741248056741 0 30527
code/willCreateWorkbenchContribution/2/chat.commandCenterRendering 1741248056741 0 30527
code/didCreateWorkbenchContribution/2/chat.commandCenterRendering 1741248056741 0 30527
code/willCreateWorkbenchContribution/2/chat.codeBlockActionRendering 1741248056741 0 30527
code/didCreateWorkbenchContribution/2/chat.codeBlockActionRendering 1741248056741 0 30527
code/willCreateWorkbenchContribution/2/workbench.chat.setup 1741248056741 0 30527
code/didCreateWorkbenchContribution/2/workbench.chat.setup 1741248056741 0 30527
code/willCreateWorkbenchContribution/2/workbench.contrib.chatAgentSetting 1741248056741 0 30527
code/didCreateWorkbenchContribution/2/workbench.contrib.chatAgentSetting 1741248056741 0 30527
code/willCreateWorkbenchContribution/2/workbench.contrib.interactiveDocument 1741248056741 0 30527
code/didCreateWorkbenchContribution/2/workbench.contrib.interactiveDocument 1741248056742 1 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.replWorkingCopyEditorHandler 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.replWorkingCopyEditorHandler 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.replDocument 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.replDocument 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.fileEditorWorkingCopyEditorHandler 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.fileEditorWorkingCopyEditorHandler 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.bulkEditPreview 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.bulkEditPreview 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.searchEditorWorkingCopyEditorHandler 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.searchEditorWorkingCopyEditorHandler 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/comments.input.contentProvider 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/comments.input.contentProvider 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.trustedDomainsFileSystemProvider 1741248056742 0 30528
code/registerFilesystem/trustedDomains 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.trustedDomainsFileSystemProvider 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.externalUriResolver 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.externalUriResolver 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.showPortCandidate 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.showPortCandidate 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.tunnelFactory 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.tunnelFactory 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.editorFeaturesInstantiator 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.editorFeaturesInstantiator 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.startupPageEditorResolver 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.startupPageEditorResolver 1741248056742 0 30528
code/willCreateWorkbenchContribution/2/workbench.contrib.userDataProfiles 1741248056742 0 30528
code/didCreateWorkbenchContribution/2/workbench.contrib.userDataProfiles 1741248056743 1 30529
code/willCreateWorkbenchContribution/2/workbench.contrib.localHistoryTimeline 1741248056743 0 30529
code/registerFilesystem/vscode-local-history 1741248056743 0 30529
code/didCreateWorkbenchContribution/2/workbench.contrib.localHistoryTimeline 1741248056744 1 30530
code/willCreateWorkbenchContribution/2/workbench.contrib.workspaceTrustRequestHandler 1741248056744 0 30530
code/didCreateWorkbenchContribution/2/workbench.contrib.workspaceTrustRequestHandler 1741248056744 0 30530
code/willCreateWorkbenchContribution/2/workbench.contrib.accessibilityStatus 1741248056744 0 30530
code/didCreateWorkbenchContribution/2/workbench.contrib.accessibilityStatus 1741248056744 0 30530
code/willCreateWorkbenchContribution/2/extensionAccessibilityHelpDialogContribution 1741248056744 0 30530
code/didCreateWorkbenchContribution/2/extensionAccessibilityHelpDialogContribution 1741248056744 0 30530
code/willCreateWorkbenchContribution/2/workbench.contrib.updateExperimentalSettingsDefaults 1741248056744 0 30530
code/didCreateWorkbenchContribution/2/workbench.contrib.updateExperimentalSettingsDefaults 1741248056744 0 30530
code/willCreateWorkbenchContribution/2/workbench.contrib.nativeRemoteConnectionFailureNotification 1741248056744 0 30530
code/didCreateWorkbenchContribution/2/workbench.contrib.nativeRemoteConnectionFailureNotification 1741248056744 0 30530
code/willCreateWorkbenchContribution/2/workbench.contrib.linuxAccessibility 1741248056744 0 30530
code/didCreateWorkbenchContribution/2/workbench.contrib.linuxAccessibility 1741248056744 0 30530
code/willCreateWorkbenchContribution/2/workbench.contrib.linuxSelectionClipboardPastePreventer 1741248056744 0 30530
code/didCreateWorkbenchContribution/2/workbench.contrib.linuxSelectionClipboardPastePreventer 1741248056744 0 30530
code/willCreateWorkbenchContribution/2/workbench.contrib.remoteTelemetryEnablementUpdater 1741248056744 0 30530
code/didCreateWorkbenchContribution/2/workbench.contrib.remoteTelemetryEnablementUpdater 1741248056744 0 30530
code/willCreateWorkbenchContribution/2/workbench.contrib.remoteEmptyWorkbenchPresentation 1741248056744 0 30530
code/didCreateWorkbenchContribution/2/workbench.contrib.remoteEmptyWorkbenchPresentation 1741248056744 0 30530
code/didCreateWorkbenchContributions/2 1741248056744 0 30530
code/willCreatePart/workbench.parts.titlebar 1741248056746 2 30532
code/didCreatePart/workbench.parts.titlebar 1741248056762 16 30548
code/willCreatePart/workbench.parts.banner 1741248056762 0 30548
code/didCreatePart/workbench.parts.banner 1741248056763 1 30549
code/willCreatePart/workbench.parts.activitybar 1741248056763 0 30549
code/didCreatePart/workbench.parts.activitybar 1741248056771 8 30557
code/willCreatePart/workbench.parts.sidebar 1741248056771 0 30557
code/didCreatePart/workbench.parts.sidebar 1741248056773 2 30559
code/willCreatePart/workbench.parts.editor 1741248056773 0 30559
code/didCreatePart/workbench.parts.editor 1741248056782 9 30568
code/willCreatePart/workbench.parts.panel 1741248056782 0 30568
code/didCreatePart/workbench.parts.panel 1741248056784 2 30570
code/willCreatePart/workbench.parts.auxiliarybar 1741248056784 0 30570
code/didCreatePart/workbench.parts.auxiliarybar 1741248056785 1 30571
code/willCreatePart/workbench.parts.statusbar 1741248056785 0 30571
code/didCreatePart/workbench.parts.statusbar 1741248056786 1 30572
code/didRemovePartsSplash 1741248056797 11 30583
code/willRestoreEditors 1741248056797 0 30583
code/restoreEditors/editorGroupsReady 1741248056808 11 30594
code/restoreEditors/editorsToOpenResolved 1741248056808 0 30594
code/willRegisterExplorerViews 1741248056809 1 30595
code/didRegisterExplorerViews 1741248056809 0 30595
code/restoreEditors/editorGroupsRestored 1741248056810 1 30596
code/didRestoreEditors 1741248056810 0 30596
code/didStartWorkbench 1741248056810 0 30596
code/LifecyclePhase/Restored 1741248056810 0 30596
code/willCreateWorkbenchContributions/3 1741248056811 1 30597
code/willConnectSharedProcess 1741248056811 0 30597
code/willLoadExtensions 1741248056849 38 30635
code/willHandleExtensionPoints 1741248056970 121 30756
code/willHandleExtensionPoint/jsonValidation 1741248056970 0 30756
code/didHandleExtensionPoint/jsonValidation 1741248056970 0 30756
code/willHandleExtensionPoint/colors 1741248056970 0 30756
code/didHandleExtensionPoint/colors 1741248056970 0 30756
code/willHandleExtensionPoint/semanticTokenScopes 1741248056970 0 30756
code/didHandleExtensionPoint/semanticTokenScopes 1741248056971 1 30757
code/willHandleExtensionPoint/languages 1741248056971 0 30757
code/didHandleExtensionPoint/languages 1741248056973 2 30759
code/willHandleExtensionPoint/snippets 1741248056973 0 30759
code/didHandleExtensionPoint/snippets 1741248056973 0 30759
code/willHandleExtensionPoint/taskDefinitions 1741248056973 0 30759
code/didHandleExtensionPoint/taskDefinitions 1741248056973 0 30759
code/willHandleExtensionPoint/authentication 1741248056973 0 30759
code/didHandleExtensionPoint/authentication 1741248056973 0 30759
code/willHandleExtensionPoint/commands 1741248056973 0 30759
code/didHandleExtensionPoint/commands 1741248056974 1 30760
code/willHandleExtensionPoint/submenus 1741248056974 0 30760
code/didHandleExtensionPoint/submenus 1741248056974 0 30760
code/willHandleExtensionPoint/menus 1741248056974 0 30760
code/didHandleExtensionPoint/menus 1741248056977 3 30763
code/willHandleExtensionPoint/configurationDefaults 1741248056977 0 30763
code/didHandleExtensionPoint/configurationDefaults 1741248056977 0 30763
code/willHandleExtensionPoint/configuration 1741248056977 0 30763
code/didHandleExtensionPoint/configuration 1741248056986 9 30772
code/willHandleExtensionPoint/viewsContainers 1741248056986 0 30772
code/didHandleExtensionPoint/viewsContainers 1741248056989 3 30775
code/willHandleExtensionPoint/views 1741248056989 0 30775
code/didHandleExtensionPoint/views 1741248056989 0 30775
code/willHandleExtensionPoint/keybindings 1741248056989 0 30775
code/didHandleExtensionPoint/keybindings 1741248056994 5 30780
code/willHandleExtensionPoint/themes 1741248056994 0 30780
code/didHandleExtensionPoint/themes 1741248056995 1 30781
code/willHandleExtensionPoint/iconThemes 1741248056995 0 30781
code/didHandleExtensionPoint/iconThemes 1741248056995 0 30781
code/willHandleExtensionPoint/grammars 1741248056995 0 30781
code/didHandleExtensionPoint/grammars 1741248056996 1 30782
code/willHandleExtensionPoint/notebooks 1741248056996 0 30782
code/didHandleExtensionPoint/notebooks 1741248056996 0 30782
code/willHandleExtensionPoint/notebookRenderer 1741248056996 0 30782
code/didHandleExtensionPoint/notebookRenderer 1741248056997 1 30783
code/willHandleExtensionPoint/breakpoints 1741248056997 0 30783
code/didHandleExtensionPoint/breakpoints 1741248056997 0 30783
code/willHandleExtensionPoint/customEditors 1741248056997 0 30783
code/didHandleExtensionPoint/customEditors 1741248056997 0 30783
code/willHandleExtensionPoint/terminalQuickFixes 1741248056997 0 30783
code/didHandleExtensionPoint/terminalQuickFixes 1741248056997 0 30783
code/willHandleExtensionPoint/problemPatterns 1741248056997 0 30783
code/didHandleExtensionPoint/problemPatterns 1741248056998 1 30784
code/willHandleExtensionPoint/problemMatchers 1741248056998 0 30784
code/didHandleExtensionPoint/problemMatchers 1741248056999 1 30785
code/willHandleExtensionPoint/viewsWelcome 1741248056999 0 30785
code/didHandleExtensionPoint/viewsWelcome 1741248056999 0 30785
code/willHandleExtensionPoint/continueEditSession 1741248056999 0 30785
code/didHandleExtensionPoint/continueEditSession 1741248056999 0 30785
code/didHandleExtensionPoints 1741248056999 0 30785
code/didLoadExtensions 1741248057003 4 30789
code/didConnectSharedProcess 1741248057061 58 30847
code/terminal/willGetTerminalBackend 1741248057205 144 30991
code/terminal/didGetTerminalBackend 1741248057210 5 30996
code/terminal/willReconnect 1741248057211 1 30997
code/terminal/willGetTerminalLayoutInfo 1741248057212 1 30998
code/terminal/didGetTerminalLayoutInfo 1741248057219 7 31005
code/terminal/didReconnect 1741248057219 0 31005
code/terminal/willReplay 1741248057219 0 31005
code/terminal/didReplay 1741248057219 0 31005
code/terminal/willGetPerformanceMarks 1741248057219 0 31005
code/terminal/didGetPerformanceMarks 1741248057222 3 31008
Raw Perf Marks: localExtHost
Name Timestamp Delta Total
code/timeOrigin 1741248056887.17 0 0
code/fork/start 1741248057025 137.830078125 137.830078125
code/willLoadNls 1741248057025 0 137.830078125
code/didLoadNls 1741248057030 5 142.830078125
code/extHost/willConnectToRenderer 1741248057177 147 289.830078125
code/extHost/didConnectToRenderer 1741248057178 1 290.830078125
code/extHost/didWaitForInitData 1741248057186 8 298.830078125
code/extHost/didCreateServices 1741248057188 2 300.830078125
code/extHost/willWaitForConfig 1741248057196 8 308.830078125
code/extHost/didWaitForConfig 1741248057203 7 315.830078125
code/extHost/didInitAPI 1741248057207 4 319.830078125
code/extHost/didInitProxyResolver 1741248057210 3 322.830078125
code/extHost/ready 1741248057213 3 325.830078125
code/extHost/willLoadExtensionCode/vscode.git-base 1741248057222 9 334.830078125
code/extHost/didLoadExtensionCode/vscode.git-base 1741248057224 2 336.830078125
code/extHost/willActivateExtension/vscode.git-base 1741248057225 1 337.830078125
code/extHost/didActivateExtension/vscode.git-base 1741248057225 0 337.830078125
code/extHost/willLoadExtensionCode/vscode.git 1741248057230 5 342.830078125
code/extHost/didLoadExtensionCode/vscode.git 1741248057275 45 387.830078125
code/extHost/willActivateExtension/vscode.git 1741248057275 0 387.830078125
code/extHost/didActivateExtension/vscode.git 1741248057299 24 411.830078125
Can you try to reproduce with our nightly insider builds? You can give our preview releases a try from: https://code.visualstudio.com/insiders/
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.
Happy Coding!