On 30/05/13 11:23, Armin Rigo wrote:
...   There are also other cases where
PyPy's performance is very bad, like cpyext on an extension module
with lots of small C API calls.  I believe that it would still make
sense to list such cases in the official benchmark, and have the
descriptions of the benchmarks explain what's wrong with them.

On the other hand, there are also valid benchmark cases with very bad performance. From the top of my mind, reading a unicode text file was around 10-12 times slower (if i remember correctly) last time that i checked.

l.

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to