Very slow opening the module subscription editor in 2.2.7.2+

Issue #2396 resolved
Scott Wells repo owner created an issue

A user reported that it’s taking a long time to open the module subscription editor in 2.2.7.2+ which all include the changes for folder nesting. I’ve confirmed that the time seems to be spent in those changes via thread dumps, so I’m planning to include a build (likely several) here for diagnostic purposes and confirmation of the ultimate fix.

Comments (7)

  1. Scott Wells reporter

    Please download this build (don't extract it) and install it using Settings / Preferences > Plugins > Install plugin from disk (under the gear drop-down menu. Then add the following to Help > Diagnostic Tools > Debug Log Settings:

    #com.illuminatedcloud.intellij.settings.module.ModuleSubscriptionEditor
    

    and reproduce the poor performance. Finally, either email or attach your idea.log which can be found using Help > Show Log in Explorer / Finder / Files. Note that due to log rolling, you may need to attach/send more than one of these files to provide the full set of diagnostic information.

  2. Scott Wells reporter

    Thanks. Here's a new build with a prospective fix (or at least improvement). Can you please install it in the same manner and see whether/how much it improves the situation? Feel free to email new logs with the results of this build.

  3. Scott Wells reporter

    Not entirely surprising. I’m 99% sure I know the core issue, though, so I’ll see if I can provide a more complete fix for it tomorrow. I’ll post a new build here when I do so and let you know that it’s available.

  4. Log in to comment