Java vs Python Benchmarks: Java is faster

Emile van Sebille emile at fenx.com
Sun Feb 3 14:34:10 EST 2002


"Jason Orendorff" <jason at jorendorff.com> wrote in message
news:mailman.1012761186.28271.python-list at python.org...

>  5. Python still has SET_LINENO, which is basically a waste
>     of time.  (This is low-hanging fruit, but apparently the
>     team is too busy to grab it.)
>

Note the -O (and -OO) command line options to python already eliminate
this.

--

Emile van Sebille
emile at fenx.com

---------




More information about the Python-list mailing list