Prettier-vscode: Extension causes high cpu load

Created on 26 Aug 2019  路  8Comments  路  Source: prettier/prettier-vscode

  • Issue Type: Performance
  • Extension Name: prettier-vscode
  • Extension Version: 2.2.1
  • OS Version: Windows_NT x64 10.0.18362
  • VSCode version: 1.38.0-insider

esbenp.prettier-vscode-unresponsive.cpuprofile.txt

locked performance

Most helpful comment

Many performance issues fixed in v3. I am going to close this for now, but please reopen if you see anything in the new version.

All 8 comments

Same here.

  • Issue Type: Bug
  • Extension Name: prettier-vscode
  • Extension Version: 2.2.2
  • OS Version: Linux x64 5.2.11-arch1-1-ARCH
  • VSCode version: 1.37.1

esbenp.prettier-vscode-unresponsive.cpuprofile.txt

{
    "messages": [],
    "activationTimes": {
        "startup": true,
        "codeLoadingTime": 3420,
        "activateCallTime": 11,
        "activateResolvedTime": 239,
        "activationEvent": "*"
    },
    "runtimeErrors": []
}

$ code --version
1.37.1
f06011ac164ae4dc8e753a3fe7f9549844d15e35
x64

$ uname -a
Linux arch-usb 5.2.11-arch1-1-ARCH #1 SMP PREEMPT Thu Aug 29 08:09:36 UTC 2019 x86_64 GNU/Linux

Same here.

Same problem here.

  • Issue Type: Performance
  • Extension Name: prettier-vscode
  • Extension Version: 2.2.2
  • OS Version: Windows_NT x64 10.0.18362
  • VSCode version: 1.38.1 (user setup)

esbenp.prettier-vscode-unresponsive.cpuprofile.txt

Reproduced again:

Version: 1.39.0-insider (system setup)
Commit: 695ee74864ef93d10f5de0861cb66af190e76211
Date: 2019-10-02T08:56:48.092Z
Electron: 4.2.10
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Windows_NT x64 10.0.18362

Many performance issues fixed in v3. I am going to close this for now, but please reopen if you see anything in the new version.

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings