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 methane
Recipients methane, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2017-02-02.11:10:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486033828.93.0.510178806446.issue29263@psf.upfronthosting.co.za>
In-reply-to
Content
I confirmed bm_mako performance degrade is caused by L1 cache miss.
(I didn't use --with-optimization)
https://gist.github.com/methane/b33edbf1f123ae026e704b0e005c3606
History
Date User Action Args
2017-02-02 11:10:28methanesetrecipients: + methane, vstinner, python-dev, serhiy.storchaka, yselivanov
2017-02-02 11:10:28methanesetmessageid: <1486033828.93.0.510178806446.issue29263@psf.upfronthosting.co.za>
2017-02-02 11:10:28methanelinkissue29263 messages
2017-02-02 11:10:28methanecreate