Matthias Klose added the comment:

most of that can be attributed to the pgo build, which is upstream for a long 
time. the second thing to do is to build with lto, and see what speedups you 
get in addition. and it certainly helps to build the interpreter statically 
(without --enable-shared).

but thanks to confirming my own experience ;)

----------

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

Reply via email to