Closed alexdima closed 2 months ago
I'm selfhosting on vscode-copilot, it looks like there's one function called _syncFile which is going crazy
_syncFile
Version: 1.93.0-insider Commit: e1db90f81da28c0994b5d50dc2b51e964359e62d Date: 2024-08-21T05:04:11.586Z Electron: 30.3.1 ElectronBuildId: 9960165 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8: 12.4.254.20-electron.0 OS: Darwin arm64 23.6.0
extension-test-runner-CPU-20240822T065255.473Z.cpuprofile.txt.zip
This is not quite so bad for me, taking only 1.5s per sync, but we could fix it by debouncing it and/or moving it to a worker.
I'm selfhosting on vscode-copilot, it looks like there's one function called
_syncFile
which is going crazyextension-test-runner-CPU-20240822T065255.473Z.cpuprofile.txt.zip