[IronPython] Speed

Mike Hostetler hostetlerm at gmail.com
Mon Sep 13 23:09:23 CEST 2004


On Mon, 13 Sep 2004 16:25:28 -0400, Arich Chanachai
<macrocosm at fastmail.fm> wrote:
> How does IronPython measure up to Jython in terms of speed?

IronPython is faster.  But they really are different birds . . .er, snakes.  
 
> With IronPython, will I have full access to all of the standard Python
> classes in addition to those of .NET/Mono?

Not at the moment -- IronPython is only in alpha-stage.  There isn't
any standard modules that ship with it, except for sys.

Of course, someone more knowledgable than me can refute me on any of
the above claims. ;)
-- 
Mike Hostetler
http://www.binary.net/thehaas



More information about the Ironpython-users mailing list