Performance Anti-Patterns in OSGi/Eclipse

Subscribers:
24,000
Published on ● Video Link: https://www.youtube.com/watch?v=0bn5Yvg2kAU



Duration: 30:13
286 views
8


A number of things has happened since my "Optimising Eclipse Plug-ins" talk at EclipseCon 2016. In this presentation, I'll be providing an update of the kinds of things that cause performance issues in Java code, looking at:
* Memory usage patterns
* Classloading behaviours
* Integrated JFR in Java 11
* Modern garbage collectors


Speaker(s):
Alex Blewitt (Santander)







Tags:
Eclipsecon 2020
performance
anti-patterns
OSGi