STINNER Victor added the comment:

I rewrote my old benchmarks using the new perf module API: bench_stringio3.py. 
This benchmark suite now takes forever with perf, since perf computes much more 
values and the suite contains a total of 108 benchmarks! Most lines should be 
commented to take a reasonable time :-)

----------

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

Reply via email to