>
> 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.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to