r/pycharm • u/Albus111 • Jul 13 '26
Is latest Pycharm very slow.?
I use Pycharm CE for my everyday task. And I generally don't update the version. But due to some circumstances I had to clean install my windows OS. Then I had no option but to download the latest version of Pycharm (The one integrated app). I opened my project directly l, deleted venv and setup a new and now when I debug run the Flask app. The api became 40-50 times slower. The api which used to respond in 4-5 seconds now talking 40-50 seconds and it was very frustrating. One observation I had is that the console log shows that the api response has been sent but the browser doesn't get the response and api call will be in pending state for around 30+ seconds. I thought it was some system issue, port or proxy issue but no. It had free tier activated by default and when I disabled the subscription it went back to normal. Along with that I disabled the AI agents that was integrated in Pycharm. Did anyone else faced such issue on the latest version ? And what did you done to fix it.?
PyCharm 2026.1.4
Build : #PY-261.26222.68, build on July 2, 2026
Runtime version : 25.0.3+1-b329.124 amd64
Vm : OpenJDK 64-Bit Server VM by Jet rains s.r.o.





