Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Interesting tweet about perfs

With the recently merged https://git.eclipse.org/r/#/c/131872/ I see a
~150 ms startup improvement due to asynchronous initialization in JDT
UI.

On Thu, Jan 24, 2019 at 4:42 PM Matthias Sohn <matthias.sohn@xxxxxxxxx> wrote:
> is there a way to trace the startup time ?

You can use OSGi tracing to measure the startup time, see
http://blog.vogella.com/2015/09/16/eclipse-activator-startup-sins-tracing-the-startup-time/

On Thu, Jan 24, 2019 at 6:22 PM Mickael Istria <mistria@xxxxxxxxxx> wrote:
>
> Thanks Matthias,
> So it seems like an improvement can be perceived in some cases but not other; so it would be more an issue of some specific plugin rather than a "core" issue.
> I think that's good news overall ;)
> _______________________________________________
> ide-dev mailing list
> ide-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/ide-dev



-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top