question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Low Performance of the IDE

See original GitHub issue

Describe the bug After version 74, it’s impossible to work in the IDE. First time I noticed it in PyCharm when I was coding in a django project. Because of freezing PyCharm all the time, I didn’t like to code in it. However, when I updated The Doki Theme from version 22 to 74, Rider also started to freeze all the time. Especially when I try to build or save. I have to wait very long time to do anything (minimum 2 minutes to get control from the IDE). I thought I need to update the IDE, so I updated Rider to the latest version. But it didn’t help. The IDE continued to freeze. I disabled all default plugins, that I didn’t use (they are pretty much), but it also didn’t help. In the end I disabled The Doki Theme, and to my surprise the IDE started to work well.

To Reproduce

  1. Update to version 74
  2. Start to code

Expected Behavior To work without brakes.

Environment

JetBrains Rider 2021.3.3
Build #RD-213.6775.4, built on January 26, 2022
Runtime version: 11.0.13+7-b1751.25 amd64
VM: Dynamic Code Evolution 64-Bit Server VM by JetBrains s.r.o.
Memory: 3072M
Cores: 4
Non-Bundled Plugins:
    io.unthrottled.theme.randomizer (0.2.1)
    io.unthrottled.amii (0.14.0)
    io.unthrottled.amii.rider (0.4.0)
    io.acari.normandy.progress.bar (1.9.11)
    izhangzhihao.rainbow.brackets (6.21)
PyCharm 2021.2.2
Build #PY-212.5284.44, built on September 14, 2021
Runtime version: 11.0.12+7-b1504.28 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Memory: 2048M
Cores: 4
Registry: ide.intellij.laf.enable.animation=true
Non-Bundled Plugins:
    io.unthrottled.theme.randomizer (0.2.0)
    io.acari.normandy.progress.bar (1.9.10)
    io.acari.DDLCTheme (74.1-1.0.0)
    io.unthrottled.amii (0.14.0)
    izhangzhihao.rainbow.brackets (6.21)

OS: Windows 10

Plugin version: 74.1-1.0.2

Videos I captured 2 videos. In first I coded with enabled The Doki Theme, in second with disabled. I coded in a small project. Because I wanted to show you what happens even in a small project (also, in a big project the IDE freezes really for a long time).

With plugin

Without plugin

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
Unthrottledcommented, Feb 21, 2022

Great, thanks!

All of my other IDEs are acting dumb/freezing, and the thread dumps all have the infinite recursion stack in theme.

Since the issue goes away when one or the other plugin is disabled, I’m going to say that that is the issue. I’ll have a fix out that should address this issue.

1reaction
Dragon-0609commented, Feb 21, 2022

Sure. I tested in Yuki Theme, the IDE doesn’t freeze. Before, it froze for a very long time in that project, so long that I had to close Rider and relaunch it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Simple Steps for Improving Your IDE Performance
Simple Steps for Improving Your IDE Performance · 1. Disable all unnecessary plugins · 2. Increase memory for IntelliJ IDEA · 3. Exclude...
Read more >
What is a C# IDE that runs well on a low-performance laptop?
VS Code is Electron based application and it eats ton of memory (plus can cause lot of problems - happens to me a...
Read more >
Improve performance if Visual Studio is slow | Microsoft Learn
Learn how to improve Visual Studio performance if you find that it's running slowly.
Read more >
The IDE performance is soo bad - Visual Studio Feedback
Run PerfView.exe collect /zip:true /nogui /threadtime:true /AcceptEULA from an elevated command prompt. This will launch another windows and begin tracing. 3.
Read more >
Extremely Slow Performance in VS IDE - DevExpress Support
I am experiencing extremely poor performance in the Visual Studio IDE after installing DevExpress. Just clicking on items in design mode an.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found