[Python-Dev] PEP 393 Summer of Code Project (original) (raw)
Victor Stinner victor.stinner at haypocalc.com
Wed Aug 24 10:11:50 CEST 2011
- Previous message: [Python-Dev] PEP 393 Summer of Code Project
- Next message: [Python-Dev] PEP 393 Summer of Code Project
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le 24/08/2011 06:59, Scott Dial a écrit :
On 8/23/2011 6:38 PM, Victor Stinner wrote:
Le mardi 23 août 2011 00:14:40, Antoine Pitrou a écrit :
- You could try to run stringbench, which can be found at http://svn.python.org/projects/sandbox/trunk/stringbench (*) and there's iobench (the text mode benchmarks) in the Tools/iobench directory.
Some raw numbers. stringbench: "147.07 203.07 72.4 TOTAL" for the PEP 393 "146.81 140.39 104.6 TOTAL" for default => PEP is 45% slower I ran the same benchmark and couldn't make a distinction in performance between them:
Hum, are you sure that you used the PEP 383? Make sure that you are using the pep-383 branch! I also started my benchmark on the wrong branch :-)
Victor
- Previous message: [Python-Dev] PEP 393 Summer of Code Project
- Next message: [Python-Dev] PEP 393 Summer of Code Project
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]