intellij-swagger icon indicating copy to clipboard operation
intellij-swagger copied to clipboard

Excessive CPU usage - unusable

Open nick-kisanhub opened this issue 4 years ago • 5 comments

This plugin consumes 600% of my cpu load which renders it pretty unusable. I can supply the openapi yaml file that is causing the issue if required.

nick-kisanhub avatar Sep 11 '19 10:09 nick-kisanhub

Same issue here. Except I cannot provide openapi file for this.

akamensky avatar Sep 28 '19 14:09 akamensky

Below is a screenshot from iStats:

Screen Shot 2019-09-28 at 10 47 07 PM

This happens when I switch editor to open openapi v3.0.1 YAML file with just about 70 lines in it. Changing editor to any other open file stops the CPU load (even if original file is still open in the editor).

Note: I noticed that this started happening after I added some nested $ref's.

akamensky avatar Sep 28 '19 14:09 akamensky

Make sure you guys have the latest version: https://github.com/zalando/intellij-swagger/issues/263#issuecomment-539156847

obedparla avatar Nov 22 '19 09:11 obedparla

I still see excessive CPU usage on version 1.0.28

hardbyte avatar Apr 06 '20 22:04 hardbyte

Same for me, using

  • Mac OS 10.15.5
  • Goland 2020.1.3
  • swagger plugin 1.0.28

I had to deactivate the plugin. The cpu load made my machine unresponsive.

vpursuit avatar Jul 03 '20 13:07 vpursuit