Community
Participate
Working Groups
The Java to KDM transformation should be run on the faster EMFVM ATL virtual machine, instead of the old "regular" VM which wrapped each model element and had a complex loading mechanism. see: http://wiki.eclipse.org/ATL_VM_Testing
Created attachment 199347 [details] patch Here is a patch that launches the transformation with the ATL EMF-VM.
Created attachment 200262 [details] Benchmark of Java->Kdm transformation with Regular ATL VM
Created attachment 200263 [details] Benchmark of Java->Kdm transformation with EMF ATL VM The new benchmark with EMF VM did not give better results (see attached results). However the patch should be commited regarding to ATL wiki documented results.