User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.1.1) Gecko/20090715 Thunderbird/3.0b3
Hi,
I'm doing some experiments with ATL and I'm interested in measuring the
performance of the tool. One very basic metric which I'm trying to
measure is the time it takes to execute and ATL transformation/query (I
mean, the elapsed time since I click the "Run" button in the Eclipse IDE
to the moment in which the ATL engine finished work).
Is there any mean to get this information, please? I wonder if in the
same way that ATL reports some information to the Eclipse console (such
as error messages or traces such as "INFO: Dumping ASM to [...]") it can
be configured also to shown the execution time.
Any information on direct or indirect methods to achieve this goal is
really welcome :)