Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EMF Compare] Simple Performance Improvement
[EMF Compare] Simple Performance Improvement [message #91738] Wed, 25 July 2007 11:35 Go to next message
Eclipse UserFriend
Hi all,

We've been using EMF Compare inspired routines in the Eclipse Open
Healthcare Framework project for comparison of some large (and unfortunately
not EMF) models.

When doing a performance sweep, we noticed that
org.eclipse.emf.compare.match.statistic.similarity.NameSimil arity.pairs()
has an unnecessary toUpperCase() method in a loop which is responsible for
creating a lot of objects.

Removing this reduced our match times from 264 seconds to 23 seconds.

Thanks for all your hard work,
Brandon
Re: [EMF Compare] Simple Performance Improvement [message #91752 is a reply to message #91738] Wed, 25 July 2007 12:00 Go to previous message
Eclipse UserFriend
This is a multi-part message in MIME format.
--------------080801050702070402070801
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Brandon,

This was one of the methods I was trying to tweak for improvements and
this one has a major impact on comparison time indeed.

Thanks for letting us know.

Laurent Goubet
Obeo

Brandon Ulrich a
Re: [EMF Compare] Simple Performance Improvement [message #608907 is a reply to message #91738] Wed, 25 July 2007 12:00 Go to previous message
Eclipse UserFriend
This is a multi-part message in MIME format.
--------------080801050702070402070801
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Brandon,

This was one of the methods I was trying to tweak for improvements and
this one has a major impact on comparison time indeed.

Thanks for letting us know.

Laurent Goubet
Obeo

Brandon Ulrich a
Previous Topic:[EMF Compare] Simple Performance Improvement
Next Topic:SQLCaseStrategy
Goto Forum:
  


Current Time: Tue May 06 15:54:42 EDT 2025

Powered by FUDForum. Page generated in 0.06949 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top