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 pitrou
Recipients jeethu, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2018-01-17.13:37:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <c7c4e16c-55a4-0679-e98b-2c3e655c7ca4@free.fr>
In-reply-to <1516196167.31.0.467229070634.issue32534@psf.upfronthosting.co.za>
Content
Le 17/01/2018 à 14:36, Jeethu Rao a écrit :
> 
> On the other hand, on the pyperformance comparison I'd posted yesterday[1], there seems to be an average improvement of 1.27x  on the first seven benchmarks, and the slowest slowdown is only 1.03x.

I still think those numbers are misleading or downright bogus.  There is
no existing proof that list.insert() is a critical path in those benchmarks.
History
Date User Action Args
2018-01-17 13:37:37pitrousetrecipients: + pitrou, rhettinger, vstinner, serhiy.storchaka, jeethu
2018-01-17 13:37:37pitroulinkissue32534 messages
2018-01-17 13:37:37pitroucreate