[pypy-issue] [issue942] CPython 2.7 faster than PyPy 1.7 in select/socket/ctypes script

Michael Schurter tracker at bugs.pypy.org
Sun Nov 27 00:31:39 CET 2011


Michael Schurter <m at schmichael.com> added the comment:

Attach script to test simplelogd throughput. simplelogd appears to be the 
bottleneck, so I always run this with CPython 2.7 and 1 concurrency (my test 
machine only has 2 cores anyway).

Run with something like:

punish_logd.py 1 25000000 log.sock 0

(1 concurrency, 25MM messages, location of log socket, last arg is currently 
ignored)

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue942>
________________________________________


More information about the pypy-issue mailing list