spx?WorkItemId=25700
The DLR issue will probably get closed soon.
> -Original Message-
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Pavel Suhotyuk
> Sent: Friday, November 13, 2009 1:01 AM
> To: Discussion of IronPyth
I'm prepare simple test for problem demonstration.
http://files.roinet.net/DLRTest.zip
Module utils imported 6-7 times on 2x Dual-Core Opteron 2216 machine,
but method IronPythonHelper.CreateScript() called one time. On Core 2
Quad this problem has detected 4 times. On Core 2 Duo problem has n
ltiple times.
> -Original Message-
> From: users-boun...@lists.ironpython.com [mailto:users-
> boun...@lists.ironpython.com] On Behalf Of Pavel Suhotyuk
> Sent: Thursday, November 12, 2009 7:23 AM
> To: Discussion of IronPython
> Subject: [IronPython] IPY and mul
I have this collection of methods:
--
public static class IronPythonHelper
{
public static ScriptEngine
CreateScriptEngine(IEnumerable paths)
{
var langSetup = ScriptRuntim