Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [QVTo] Timing transformations
[QVTo] Timing transformations [message #556661] Thu, 02 September 2010 09:10 Go to next message
Steven Bosems is currently offline Steven BosemsFriend
Messages: 2
Registered: September 2010
Location: Enschede
Junior Member
Hello,

I am currently working on my graduation project, which is to research the performance of model transformation languages. For this, I am performing transformations in three different languages (ATL, QVT-R and QVTo), altering size and complexity meta-models, models and transformations.

However, I ran into a small problem I hope you can help me with. For ATL and QVT-R (I use mediniQVT for the latter), there is the possiblity to print the time taken for the transformation te execute. I would also like to do this for QVTo, but have not found a way to do this: the tool does not allow for this functionality, and I have yet to find a way to do this in pure QVT.

Would anyone know how I can time the execution of QVTo transformations?
Re: [QVTo] Timing transformations [message #556804 is a reply to message #556661] Thu, 02 September 2010 16:16 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

QVTo support black box transformations so you can implement your own
timing in a Java BB Tx.

Regards

Ed Willink


On 02/09/2010 10:10, Steven Bosems wrote:
> Hello,
>
> I am currently working on my graduation project, which is to research
> the performance of model transformation languages. For this, I am
> performing transformations in three different languages (ATL, QVT-R and
> QVTo), altering size and complexity meta-models, models and
> transformations.
>
> However, I ran into a small problem I hope you can help me with. For ATL
> and QVT-R (I use mediniQVT for the latter), there is the possiblity to
> print the time taken for the transformation te execute. I would also
> like to do this for QVTo, but have not found a way to do this: the tool
> does not allow for this functionality, and I have yet to find a way to
> do this in pure QVT.
> Would anyone know how I can time the execution of QVTo transformations?
Re: [QVTo] Timing transformations [message #557640 is a reply to message #556804] Wed, 08 September 2010 12:14 Go to previous message
Steven Bosems is currently offline Steven BosemsFriend
Messages: 2
Registered: September 2010
Location: Enschede
Junior Member
Hi,

Thank you very much for your reply. I have looked in to QVTo blackbox operations, and, at the risk of sounding like an idiot here, I have not managed to get even the example running.

How should a library be configured an run in order to be available to the QVTo transformation? I have loaded the "Black-box Library Definition" example, but have not managed to use any of the library functions in the transformation: should it be run as a plug-in (right clicking the MANIFEST.MF and run as an Eclipse application), using said plug-in as a dependency in the QVTo project and running that as a plug-in, I think I have tried about everything. Can anybody give me a clear tutorial on this or explain how to do it? The Eclipse wiki is not that clear on this.

Regards,

Steven Bosems


Edward Willink wrote on Thu, 02 September 2010 18:16
Hi

QVTo support black box transformations so you can implement your own
timing in a Java BB Tx.

Regards

Ed Willink


On 02/09/2010 10:10, Steven Bosems wrote:
> Hello,
>
> I am currently working on my graduation project, which is to research
> the performance of model transformation languages. For this, I am
> performing transformations in three different languages (ATL, QVT-R and
> QVTo), altering size and complexity meta-models, models and
> transformations.
>
> However, I ran into a small problem I hope you can help me with. For ATL
> and QVT-R (I use mediniQVT for the latter), there is the possiblity to
> print the time taken for the transformation te execute. I would also
> like to do this for QVTo, but have not found a way to do this: the tool
> does not allow for this functionality, and I have yet to find a way to
> do this in pure QVT.
> Would anyone know how I can time the execution of QVTo transformations?

Previous Topic:[QVTo] Failed to load model extent
Next Topic:[ATL] How to iterate elements to find the value, corresponding to a certain name?
Goto Forum:
  


Current Time: Tue Apr 23 08:18:32 GMT 2024

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

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

Back to the top