Why IntelliJ is using so many threads on the "Welcome" screen
Answered
I am on MacOS Catalina 10.15.7 and after closing a project I see the IntelliJ Welcome Screen. I opened Activity Monitor and noticed that there are 70 threads associated with IntelliJ IDEA.
What is this activity and how can I minimise it?
Please sign in to leave a comment.
>I opened Activity Monitor and noticed that there are 70 threads associated with IntelliJ IDEA.
Can you show a screenshot?
This is a screenshot 1-2 minutes after closing a project and on the welcome screen.
It looks like it is expected number. I see about same result. To see what threads are executed please take several Java thread dumps. Use:
to dump java threads of the IDE process. Take several thread dumps like this and attach it to see. Thanks.
For uploading you can use https://uploads.jetbrains.com or any file sharing service.