openapi-lint-vscode icon indicating copy to clipboard operation
openapi-lint-vscode copied to clipboard

Extension causes high cpu load

Open jholm117 opened this issue 4 years ago • 4 comments

mermade.openapi-lint-unresponsive.cpuprofile.txt

Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load

jholm117 avatar Sep 17 '20 21:09 jholm117

Thanks, are you also able to share (in a gist) the OpenAPI definition you were working on, and which command you used?

MikeRalphson avatar Sep 23 '20 09:09 MikeRalphson

I just got this message on vscode startup without even having any OpenAPI definition open!

mermade.openapi-lint-unresponsive.cpuprofile.txt

  • OpenAPI-lint version: 1.2.0
  • OS Version: Fedora Linux 33 5.12.11-200.fc33.x86_64
  • VSCode version: 1.57.1

panzi avatar Jun 21 '21 16:06 panzi

Thanks, will take a look. Dependencies may need updating.

MikeRalphson avatar Jun 21 '21 16:06 MikeRalphson

The only file I had open was a markdown file, and the VS Code settings page, which makes me think maybe the 'unresponsive' blame has been laid in the wrong place, but here's the profile dump anyway.

mermade.openapi-lint-unresponsive.cpuprofile.txt

marklam avatar Jul 25 '22 11:07 marklam