Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 Karen.moore.oracle.com (Talk | contribs) (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