Enabling IDEA Server slows down IDE startup to a great extent
I have noticed that enabling IDEA Server and letting it to login on startup slows down the startup time of the IDE to a great extent. I have two computers in my home network and I have a faster (30Mb/s) internet connection. I think it is better to let IDEA startup first and then later login to IDEA Server on a background thread.
Any ideas or suggestions?
Cheers,
Behrang
Please sign in to leave a comment.
Hello Behrang,
This is not possible. IDEA Server loads settings which are required for IDEA
to run, so this has to happen synchronously during the startup process.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
What happens when IDEA Server is set to "Do not login" and then after starting up the IDE the user opts to login? Won't it load settings then?
- Behrang
Hello again Dimitry,
According to the IDEA documentation this looks like to be possible:
Could you please double check this?
Best regards,
Behrang