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 christian.heimes, rhettinger, serhiy.storchaka, vstinner
Date 2013-08-18.06:27:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Also, cachegrind shows a 3% improvement in the branch misprediction rate (from 9.9% to 9.6%).

==82814== Mispred rate:             9.9% (          9.4%     +          15.5%
==82812== Mispred rate:             9.6% (          9.1%     +          14.1%   )
History
Date User Action Args
2013-08-18 06:27:40rhettingersetrecipients: + rhettinger, vstinner, christian.heimes, serhiy.storchaka
2013-08-18 06:27:40rhettingersetmessageid: <[email protected]>
2013-08-18 06:27:40rhettingerlinkissue18771 messages
2013-08-18 06:27:40rhettingercreate