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

Equinox Performance Notes

Revision as of 17:21, 12 April 2007 by Obesedin.ca.ibm.com (Talk | contribs) (Significant Dates in History)

Significant Dates in History

  • I20061107-0800 - The JARs in the SDK were signed (previous I-build is M3 or I20061102-1715)
  • 20070217 - The updated test framework was used in performance tests. The new one doesn't call add "-dev bin". (Which is a good thing.)
  •  ?? - class loader boot delegation was changed

Notes

  • We need to ensure that JARs are signed (or not signed) in both the new tests and the baselines
  • Potential factors in UI Application startup tests
    • In 3.2 the SDK's default perspective was the Resource Perspective and in 3.3 it is the Java perspective
    • The Welcome screen is also opened in the UI App startup test

Back to the top