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, vstinner
Date 2016-11-18.12:18:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwaxKiSZ9udEE4Ois4Hs9ryGPypSY2dCSDCeACbS1fdkQQ@mail.gmail.com>
In-reply-to <1479468414.48.0.350108179051.issue28731@psf.upfronthosting.co.za>
Content
> Median +- std dev: 925 ns +- 49 ns
> Median +- std dev: 726 ns +- 30 ns

Nice speedup. Can you please compare Python 3.5? Better if you compile it
yourself with the same options.

I'm curious if 925 ns is slower than py3.5 or if 726 ns is faster than
py3.5.
History
Date User Action Args
2016-11-18 12:18:50vstinnersetrecipients: + vstinner, methane
2016-11-18 12:18:50vstinnerlinkissue28731 messages
2016-11-18 12:18:50vstinnercreate