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, serhiy.storchaka, vstinner
Date 2017-01-13.17:15:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbz1z5eO3BV0r-tFVKy++cAdbF474q7p3+xJeks2ZajfQ@mail.gmail.com>
In-reply-to <1484326413.4.0.620244199293.issue29259@psf.upfronthosting.co.za>
Content
Strange, I'm unable to reproduce the result on a different computer:

haypo@smithers$ ./python -m perf compare_to ref.json tp_fastcall.json  -v
Median +- std dev: [ref] 20.0 ms +- 0.5 ms -> [tp_fastcall] 20.0 ms +-
0.6 ms: 1.00x slower (+0%)
Not significant!
History
Date User Action Args
2017-01-13 17:15:45vstinnersetrecipients: + vstinner, methane, serhiy.storchaka
2017-01-13 17:15:44vstinnerlinkissue29259 messages
2017-01-13 17:15:44vstinnercreate