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 rhettinger
Recipients Demur Rumed, abarnert, benjamin.peterson, brett.cannon, georg.brandl, ncoghlan, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2016-03-30.16:03:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459353785.33.0.47250465434.issue26647@psf.upfronthosting.co.za>
In-reply-to
Content
Report on Darwin Raymonds-2013-MacBook-Pro.local 15.4.0 Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64 x86_64 i386 Total CPU cores: 8 ### 2to3 ### Min: 4.680941 -> 4.437426: 1.05x faster Avg: 4.703692 -> 4.498773: 1.05x faster Significant (t=9.57) Stddev: 0.02670 -> 0.03972: 1.4874x larger ### chameleon_v2 ### Min: 3.391806 -> 3.300793: 1.03x faster Avg: 3.447192 -> 3.340437: 1.03x faster Significant (t=28.26) Stddev: 0.03141 -> 0.02098: 1.4972x smaller ### django_v3 ### Min: 0.339693 -> 0.328680: 1.03x faster Avg: 0.347655 -> 0.335704: 1.04x faster Significant (t=16.97) Stddev: 0.00477 -> 0.00518: 1.0871x larger ### nbody ### Min: 0.159703 -> 0.148231: 1.08x faster Avg: 0.164307 -> 0.152380: 1.08x faster Significant (t=34.06) Stddev: 0.00260 -> 0.00234: 1.1123x smaller The following not significant results are hidden, use -v to show them: fastpickle, fastunpickle, json_dump_v2, json_load, regex_v8, tornado_http.
History
Date User Action Args
2016-03-30 16:03:05rhettingersetrecipients: + rhettinger, brett.cannon, georg.brandl, ncoghlan, vstinner, benjamin.peterson, serhiy.storchaka, yselivanov, abarnert, Demur Rumed
2016-03-30 16:03:05rhettingersetmessageid: <1459353785.33.0.47250465434.issue26647@psf.upfronthosting.co.za>
2016-03-30 16:03:05rhettingerlinkissue26647 messages
2016-03-30 16:03:04rhettingercreate