This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ilblackdragon
Recipients benjamin.peterson, brett.cannon, dmalcolm, ilblackdragon, jcea, larry, mark.dickinson
Date 2013-03-21.02:40:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363833623.04.0.141959848673.issue17206@psf.upfronthosting.co.za>
In-reply-to
Content
Compiled baseline and patched version with GCC in Ubuntu 12.10 (running in VMWare).

Benchmarking results are attached:
./perf.py -b 2n3 -f ../cpython/baseline/python ../cpython/experiment/python | tee perf-linux.log
History
Date User Action Args
2013-03-21 02:40:23ilblackdragonsetrecipients: + ilblackdragon, brett.cannon, jcea, mark.dickinson, larry, benjamin.peterson, dmalcolm
2013-03-21 02:40:23ilblackdragonsetmessageid: <1363833623.04.0.141959848673.issue17206@psf.upfronthosting.co.za>
2013-03-21 02:40:23ilblackdragonlinkissue17206 messages
2013-03-21 02:40:22ilblackdragoncreate