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 vstinner
Recipients serhiy.storchaka, vstinner, yselivanov
Date 2016-05-26.13:09:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464268182.3.0.363385586196.issue27128@psf.upfronthosting.co.za>
In-reply-to
Content
default-May26-13-36-33.log: CPython benchmark suite run using stable config.

Faster (15):
- regex_effbot: 1.26x faster
- telco: 1.08x faster
- unpack_sequence: 1.07x faster
- mako_v2: 1.05x faster
- meteor_contest: 1.05x faster
- chaos: 1.04x faster
- nbody: 1.04x faster
- call_method_slots: 1.04x faster
- etree_iterparse: 1.04x faster
- etree_parse: 1.04x faster
- call_method: 1.03x faster
- raytrace: 1.03x faster
- nqueens: 1.03x faster
- call_method_unknown: 1.03x faster
- formatted_logging: 1.02x faster

Slower (8):
- etree_generate: 1.05x slower
- etree_process: 1.03x slower
- call_simple: 1.03x slower
- chameleon_v2: 1.02x slower
- pathlib: 1.02x slower
- float: 1.02x slower
- silent_logging: 1.02x slower
- json_load: 1.02x slower
History
Date User Action Args
2016-05-26 13:09:42vstinnersetrecipients: + vstinner, serhiy.storchaka, yselivanov
2016-05-26 13:09:42vstinnersetmessageid: <1464268182.3.0.363385586196.issue27128@psf.upfronthosting.co.za>
2016-05-26 13:09:42vstinnerlinkissue27128 messages
2016-05-26 13:09:42vstinnercreate