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 methane, pitrou, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2016-11-22.13:17:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwYPL1GVz6U_4v8AxNjeCdPVmrK3Bd+h8gCObLH7myE9dA@mail.gmail.com>
In-reply-to <1479817174.71.0.234978777489.issue28618@psf.upfronthosting.co.za>
Content
> But I failed to reproduce it.

Hey, performance issues with code placement is a mysterious secret :-)
Nobody understands it :-D

The server runner the benchmark is a Intel Xeon CPU of 2011. It seems
like code placement issues are more important on this CPU than my more
recent laptop or desktop PC.
History
Date User Action Args
2016-11-22 13:17:27vstinnersetrecipients: + vstinner, pitrou, methane, python-dev, serhiy.storchaka, yselivanov
2016-11-22 13:17:27vstinnerlinkissue28618 messages
2016-11-22 13:17:27vstinnercreate