Make big things run again! Insight on Eclipse Platform’s performance | EclipseCon Europe 2018
EclipseCon Europe 2018
Ludwigsburg, Germany · October 23 - 25, 2018
https://www.eclipsecon.org/europe2018
Speaker(s):
Karsten Thoms (itemis AG)
https://www.eclipsecon.org/europe2018/sessions/make-big-things-run-again-insight-eclipse-platform%E2%80%99s-performance-tunings
While increasing amount of features usually result in poorer performance and more memory consumption, Eclipse Photon has proven the opposite: The Eclipse Platform got faster and less memory hungry than before. This has been achieved by intensive profiling of multiple use cases and refactorings derived from the analysis.
This talk will take a look behind the scenes and shows how profiling tools can help to understand performance bottlenecks in Eclipse-based products and Java applications in general. Attendees will learn about the YourKit Java Profiler tool, which while being a commercial product can be used for free on Open Source development. I will discuss some former hot spots identified in the platform with dumps produced with YourKit and how they got resolved.