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

Dali Profiling

Revision as of 14:28, 25 February 2013 by Unnamed Poltroon (Talk) (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) ==...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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