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 jeethu
Recipients jeethu, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2018-01-17.15:50:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516204249.41.0.467229070634.issue32534@psf.upfronthosting.co.za>
In-reply-to
Content
It's also interesting that in https://gist.github.com/pitrou/29eb7592fa1eae2be390f3bfa3db0a3a :

| django_template         | 307 ms    | 312 ms                   | 1.02x slower | Not significant        |

It seems to be slower and the benchmarks before it (2to3, chameleon, chaos, crypto_pyaes, deltablue) which we now know barely use list.insert are slightly faster :)

¯\_(ツ)_/¯
History
Date User Action Args
2018-01-17 15:50:49jeethusetrecipients: + jeethu, rhettinger, pitrou, vstinner, serhiy.storchaka
2018-01-17 15:50:49jeethusetmessageid: <1516204249.41.0.467229070634.issue32534@psf.upfronthosting.co.za>
2018-01-17 15:50:49jeethulinkissue32534 messages
2018-01-17 15:50:49jeethucreate