[Ironpython-users] Poor performance of a c# - Ironpython application

Carles F. Julià carles.fernandez at upf.edu
Wed May 23 18:44:53 CEST 2012


>
> My guess is that it's .NET's JIT compiler. How do you execute the scripts?
> Are you compiling them and caching the results or re-executing them each
> time?
>

I compile the script once and then I save a python object in a dynamic
variable on c#. Then I access the rest of the python code from there all
the time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20120523/784df600/attachment.html>


More information about the Ironpython-users mailing list