Performance degradation after upgrade from org.eclipse.osgi 3.9.1 to higher versions 3.10+ [message #1797841] |
Wed, 07 November 2018 05:42  |
Eclipse User |
|
|
|
Hi,
I have to upgrade some components which depends on a newer OSGi spec. So I must upgrade Equinox either. After upgrading it to any version higher than 3.9.1 (I have tested 3.10.0, 3.11.3, 3.13.0) my web application starts 4-5 seconds slower (I have around 250 bundles), but the main problem is (I think) with finding and loading resources after startup, when the first page is loading.
For org.eclipse.osgi 3.9.1 it tooks almost 18 seconds (which is way too long), but when I replacing only this one bundle in my app (org.eclipse.osgi) to any higher version 3.10+ this time extends to 35-38 seconds.
Which changes in org.eclipse.osgi implementation can cause this behavior? Maybe it is neccessary to change something in configuration starting with 3.10 version?
Any help appreciated.
--
Best regards,
Duch
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03161 seconds