Richard Oudkerk added the comment:

It looks like queues_contention.diff has the line

    obj = pickle.dumps(obj)

in both _feed() and put().  Might that be why the third set of benchmarks was 
slower than the second?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17025>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to