Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse startup performance - very bad
Eclipse startup performance - very bad [message #1809273] Fri, 12 July 2019 11:37 Go to next message
Eclipse UserFriend
Let me start by quoting my comment from year 2014:

Quote:
The "same" workspace in Indigo (3.7.2) SR2 loads in 4 seconds, in Kepler SR2 (4.3.2) in 7 seconds and in Luna (4.4.0) in 10 seconds. All are Java EE bundles.


Now in 2019 I use Version: 2019-03 (4.11.0) and the loading time is ... wait for it... 15 seconds!

That is 3 seconds for the workspaces chooser and 12 seconds until the main window appears. Not counting additional 2-4 seconds until it is actually usable.

Also: now I have a much more powerful computer: 4 cores, over 3GHz, tons of RAM (over 32 GB) and a SSD.

None of the suggestions on that page make any noticeable change:
- disabling antivirus
- disabling plugins startup
- Xverify:none
- latest JDK (12)
etc...

So... did the developers just give up? Buy an even faster PC? Or is there a chance, a trick, to make Eclipse start faster?

Regards,
David

PS: OS is Windows 7, as in 2014

[Updated on: Fri, 12 July 2019 11:38] by Moderator

Re: Eclipse startup performance - very bad [message #1809317 is a reply to message #1809273] Sat, 13 July 2019 02:01 Go to previous messageGo to next message
Eclipse UserFriend
It's hard to say without detailed measurements and knowing more about the state of your workspace. Are editors open on startup? For me, if I open Eclipse and have told it to just use the workspace it used before (no chooser), and that workspace has no open editors, it takes roughly 10 seconds to open, though as you say, the busy cursor takes a few more seconds to go away.

I've done performance tuning on the startup time in the past, and made a few improvements, but many things are just slow to start and much of that is loading all the classes. And over time, of course more and more features are added that require more and bigger classes to be loaded.

This blog seemed interesting:

https://developer.ibm.com/mainframe/2017/09/20/troubleshooting-guide-eclipse-slow-startup/
Re: Eclipse startup performance - very bad [message #1809414 is a reply to message #1809317] Mon, 15 July 2019 15:25 Go to previous messageGo to next message
Eclipse UserFriend
I extracted freshly from eclipse-jee-2019-03-R-win32-x86_64.zip , then started it, created a new workspace, then closed and opened again and measured the time. From click on the eclipse.exe icon to loaded workspace (showing the welcome screen) it took 13 seconds.
Compared to 4 seconds with Indigo (on slower PC) this is a very big regression.
Re: Eclipse startup performance - very bad [message #1809415 is a reply to message #1809414] Mon, 15 July 2019 16:30 Go to previous messageGo to next message
Eclipse UserFriend
You might want to retry this test with the Indigo and 2019-06 Platform downloads, just to rule them out. The Java EE bundles that affect startup times aren't the ones that tend to change from release to release.
Re: Eclipse startup performance - very bad [message #1809457 is a reply to message #1809415] Tue, 16 July 2019 08:39 Go to previous messageGo to next message
Eclipse UserFriend
I downloaded eclipse-jee-indigo-SR2-win32-x86_64.zip and run it , creating a fresh workspace.
Total startup time is 5 seconds. If I add the Xverify:none option, then it is 4 seconds.


eclipse-jee-2019-06-R-win32-x86_64.zip it is 14 seconds.
Re: Eclipse startup performance - very bad [message #1809471 is a reply to message #1809457] Tue, 16 July 2019 10:40 Go to previous messageGo to next message
Eclipse UserFriend
Yes, you already mentioned that. It's why I directed you to try the Indigo and 2019-06 Platform downloads and see if the differences came from there.
Re: Eclipse startup performance - very bad [message #1809474 is a reply to message #1809471] Tue, 16 July 2019 13:17 Go to previous messageGo to next message
Eclipse UserFriend
Sorry, I overlooked that.

Are these the correct packages?
- eclipse-SDK-3.7.2-win32-x86_64.zip
- eclipse-SDK-4.12-win32-x86_64.zip

They start in :
4 seconds (3.7.2 with JDK 1.6.0_45)
10 seconds (4.12 with JDK 12.0.1)
Re: Eclipse startup performance - very bad [message #1809480 is a reply to message #1809474] Tue, 16 July 2019 14:02 Go to previous messageGo to next message
Eclipse UserFriend
I was actually meaning the eclipse-platform downloads that are further down on the same download pages, but the results of the SDK downloads are still useful.
Re: Eclipse startup performance - very bad [message #1809515 is a reply to message #1809480] Wed, 17 July 2019 04:56 Go to previous message
Eclipse UserFriend
the values for eclipse-platform-3.7.2-win32-x86_64.zip and eclipse-platform-4.12-win32-x86_64.zip are:

3.5 seconds and 8.5 seconds.
Previous Topic:How to create docker network on Eclipse Docker Tools?
Next Topic:BIRT - Different view between preview and PDF production
Goto Forum:
  


Current Time: Tue Jul 01 14:18:46 EDT 2025

Powered by FUDForum. Page generated in 0.08979 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top