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 christian.heimes
Recipients Arfrever, christian.heimes, ncoghlan, neologix, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2013-11-16.02:06:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384567605.77.0.0990166230215.issue19183@psf.upfronthosting.co.za>
In-reply-to
Content
Here are benchmarks on two Linux machine. It looks like SipHash24 takes advantage of newer CPUs. I'm a bit puzzled about the results. Or maybe my super simple and naive analyzer doesn't give sensible results...

https://bitbucket.org/tiran/pep-456-benchmarks/
History
Date User Action Args
2013-11-16 02:06:45christian.heimessetrecipients: + christian.heimes, ncoghlan, pitrou, vstinner, Arfrever, neologix, python-dev, serhiy.storchaka
2013-11-16 02:06:45christian.heimessetmessageid: <1384567605.77.0.0990166230215.issue19183@psf.upfronthosting.co.za>
2013-11-16 02:06:45christian.heimeslinkissue19183 messages
2013-11-16 02:06:45christian.heimescreate