Re: [Speed] [Python-Dev] speed.python.org
On 4 February 2016 at 16:48, Zachary Ware <zachary.ware+pydev@gmail.com> wrote:
I'm happy to announce that speed.python.org is finally functional! There's not much there yet, as each benchmark builder has only sent one result so far (and one of those involved a bit of cheating on my part), but it's there.
There are likely to be rough edges that still need smoothing out. When you find them, please report them at https://github.com/zware/codespeed/issues or on the speed@python.org mailing list.
Many thanks to Intel for funding the work to get it set up and to Brett Cannon and Benjamin Peterson for their reviews.
Heh, cdecimal utterly demolishing the old pure Python decimal module on the telco benchmark means normalising against CPython 3.5 rather than 2.7 really isn't very readable :)
Cheers, Nick.
-- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
participants (1)
-
Nick Coghlan