Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » Execution Time of ATL transformations
Execution Time of ATL transformations [message #1851624] Mon, 11 April 2022 12:43 Go to next message
Qurat ul ain Ali is currently offline Qurat ul ain AliFriend
Messages: 1
Registered: March 2021
Junior Member
I want to measure the following parameters of an ATL transformation running in standalone mode:
1. Source model loading time
2. Execution time
3. Target model saving time

My understanding is that line 52 (file attached) is loading the source model and line 71 is executing the transformation. Is that correct or am I misinterpreting something? Also, Is there any other optimisation flag that I need to turn on for EMF-based models. I am already using EMFVM.

Best,
Qurat ul ain
Re: Execution Time of ATL transformations [message #1851752 is a reply to message #1851624] Thu, 14 April 2022 21:05 Go to previous message
Dennis Wagelaar is currently offline Dennis WagelaarFriend
Messages: 589
Registered: September 2012
Location: Belgium
Senior Member

Your code looks fine for EMFVM, except for the excessive garbage collection routine in lines 80-90.

Is there any reason why you are not using EMFTVM instead of EMFVM?


Cheers,
Dennis
Previous Topic:About ATL engine
Next Topic:About stereotype management
Goto Forum:
  


Current Time: Fri Apr 26 02:30:53 GMT 2024

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

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

Back to the top