I am new to xtend, and tried some simple examples with Some Java Extension functions(OCL bases) but found that my workflow executes very slow. Any suggestions, How to optimize code to my wrokflow executes fast.
Xtend ships with a profiler that can be used to tackle bottlenecks.
Have a look at the docs to learn more about it.
Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com
Am 22.06.10 11:55, schrieb pkojo:
> Hi,
>
> I am new to xtend, and tried some simple examples with Some Java
> Extension functions(OCL bases) but found that my workflow executes very
> slow. Any suggestions, How to optimize code to my wrokflow executes fast.
>
> Thanks in advance,