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

Difference between revisions of "Index based model compare match engine"

(Detailed Information)
Line 9: Line 9:
 
Model elements matching is the most critical phase during model comparison regarding performance and memory consumption. Further improvement of the current EMF Compare GenericMatchEngine and the adoption and integration of new ideas and concepts in this part of the EMF Compare framework can largely help to get better scalability.
 
Model elements matching is the most critical phase during model comparison regarding performance and memory consumption. Further improvement of the current EMF Compare GenericMatchEngine and the adoption and integration of new ideas and concepts in this part of the EMF Compare framework can largely help to get better scalability.
  
== Detailed Information ==
+
== Details ==
  
 
Providing out-of-the-box solutions is essential in today's business, especially if they can be adapted and - if required - customized easily. EMF Compare already provides such experience for usecases of different size and of different complexity. Live model editing with comparison support further raises the expectations - and requirements with regard to performance and scalability.
 
Providing out-of-the-box solutions is essential in today's business, especially if they can be adapted and - if required - customized easily. EMF Compare already provides such experience for usecases of different size and of different complexity. Live model editing with comparison support further raises the expectations - and requirements with regard to performance and scalability.

Revision as of 16:05, 27 April 2010

Mentor: Cédric Brun

Student: Stefan Leopold

This project is part of the Google Summer of Code 2010

Abstract

Model elements matching is the most critical phase during model comparison regarding performance and memory consumption. Further improvement of the current EMF Compare GenericMatchEngine and the adoption and integration of new ideas and concepts in this part of the EMF Compare framework can largely help to get better scalability.

Details

Providing out-of-the-box solutions is essential in today's business, especially if they can be adapted and - if required - customized easily. EMF Compare already provides such experience for usecases of different size and of different complexity. Live model editing with comparison support further raises the expectations - and requirements with regard to performance and scalability.

So an in-depth analysis of the current implementation combined with the adoption of new ideas and/or other existing concepts may be a first step for better integration of EMF Compare with live model editing, even with huge model graphs.

Deliverables

The main objective of this project is to measurably improve the performance of the EMF Compare model matching algorithm. This improvement will be documented by benchmarks performed on provided "Real-World" data.

Timeline

Milestone Weeks Step Details
M1 1-4 research identifying performance problems and analysing bottlenecks, preparing test data, suggesting improvements
M2 5-8 implementation coding of prototypes and patches with accepted improvements
M3 9-12 integration committing work, providing benchmark report with performance impacts

References

[1] EMF Compare
[2] EMF
[3] EMF Forum

Copyright © Eclipse Foundation, Inc. All Rights Reserved.