[ann] Minimal Python project

Edward K. Ream edream at tds.net
Sat Jan 11 16:40:53 EST 2003


> > If JIT's are so effective, why are the swing classes so slow?
>
> Think of how slow they'd be without the JIT compilers! After all,
> they're doing in Java what any sane package does in C with
> assembler assists.

I am _not_ denying that JIT's can speed up code!  I am raising doubts about
whether any JIT can produce results superior to hand-written C code.  The
two issues are completely different!

Edward
--------------------------------------------------------------------
Edward K. Ream   email:  edream at tds.net
Leo: Literate Editor with Outlines
Leo: http://personalpages.tds.net/~edream/front.html
--------------------------------------------------------------------






More information about the Python-list mailing list