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

EclipseLink/Development/Performance

Performance

This is the main development page for EclipseLink performance.

EclipseLink performance is tracked through several mechanisms.

  • Weekly regression performance unit tests.
  • Milestone third party product performance unit tests comparisons.
  • Milestone concurrency regression unit tests.
  • Milestone performance regression unit tests.
  • Public standard benchmarks such as SPECjAppServer ®.

Tests

ComponentTestDescription
CorePerformanceComparisonModelCompares the performance of different operations (reading vs batch reading)
CorePerformanceTestModelCompares performance for each test against previous result.
CoreConcurrencyComparisonTestModelCompares concurrency for each test using 1 to 32 threads.
CoreConcurrencyRegressionTestModelCompares concurrnecy for each test against previous result.
JPAJPAPerformanceRegressionModelCompares performance for each test against previous result.
CoreJPAConcurrencyComparisonTestModelCompares concurrency for each test using 1 to 32 threads.
JPAJPAIsolatedPerformanceRegressionModelCompares performance without caching.
JPAHibernateJPAPerformanceRegressionModelCompares EclipseLink with Hibernate.
JPAOpenJPAJPAPerformanceRegressionModelCompares EclipseLink with OpenJPA.
JPAEssentialsJPAPerformanceRegressionModelCompares EclipseLink with TopLink Essentials.
JPATopLinkJPAPerformanceRegressionModelCompares EclipseLink with TopLink.
JPAJPAMemoryLeakModelTests for possible memory leaks in EclipseLink.

Results


Date last run Test Build Baseline Machine Server JDK Database OS Ran by Runner Pass Error Fail Warning Total Success
2009-02-25 JPAPerformanceRegressionModel 1.1:RC1 1.0.0 AMD JSE Sun JDK 1.5 Oracle 10.2 Linux QA ant 40 0 0 0 40 Passed
2009-02-25 JPAConcurrencyComparisonModel 1.1:RC1 1.0.0 AMD JSE Sun JDK 1.5 Oracle 10.2 Linux QA ant 34 0 0 0 34 Passed
2009-02-03 PerformanceTestModel 1.1:RC1 1.0.0 AMD JSE Sun JDK 1.5 Oracle 10.2 Linux QA ant 53 0 0 0 53 Passed
2008-07-25 PerformanceComparisonModel 1.0:20080725 QA JSE Sun JDK 1.5 Oracle 11.1.0.6 Linux QA ant 19 0 0 2 21 Passed
2008-07-11 PerformanceTestModel 1.0:20080711 1.0:20080704 QA JSE Sun JDK 1.5 Oracle 11.1.0.6 Linux QA ant 62 0 0 0 62 Passed
2008-07-11 JPAPerformanceRegressionModel 1.0:20080711 1.0:20080704 QA JSE Sun JDK 1.5 Oracle 11.1.0.6 Linux QA ant 41 0 0 0 41 Passed
2008-07-11 JPAMemoryLeakModel 1.0:20080711 QA JSE Sun JDK 1.5 Oracle 11.1.0.6 Linux QA ant 4 0 0 0 4 Passed

Links

Copyright © Eclipse Foundation, Inc. All Rights Reserved.