zalando / intellij-swagger

A plugin to help you easily edit Swagger and OpenAPI specification files inside IntelliJ IDEA

Home Page:https://plugins.jetbrains.com/plugin/8347

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excessive CPU usage - unusable

nick-kisanhub opened this issue · 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.

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

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.

Make sure you guys have the latest version: #263 (comment)

I still see excessive CPU usage on version 1.0.28

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.