New submission from Antoine Pitrou:

Ubuntu's system Python 3.3 shows consistently better performance than a vanilla 
Python 3.3: around 10-15% faster in general (see attached benchmark numbers).

If this can be attributed to different compilation options, it would be nice to 
backport those options to our standard build config.

----------
components: Build
files: perflog.txt
messages: 187192
nosy: barry, doko, pitrou
priority: low
severity: normal
status: open
title: optimize compilation options
type: performance
versions: Python 3.4
Added file: http://bugs.python.org/file29907/perflog.txt

_______________________________________
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