Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Dali Profiling"

(New page: == CPU Performance == * [http://java.dzone.com/articles/best-kept-secret-jdk-visualvm Java VisualVM ] ** jvisualvm.exe found in the bin folder of the JDK (JDK 1.6 update 7 or greater) ==...)
(No difference)

Revision as of 14:28, 25 February 2013

CPU Performance

  • Java VisualVM
    • jvisualvm.exe found in the bin folder of the JDK (JDK 1.6 update 7 or greater)

Memory Performance

SWT/Handles

"No more handles"

Back to the top