Message 310189 - Python tracker

Message310189

Author jeethu
Recipients jeethu, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2018-01-17.15:29:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516203000.04.0.467229070634.issue32534@psf.upfronthosting.co.za>
In-reply-to
Content
> What is 54640?

That's the pid of the process.

> I'm interested to know which benchmarks call list.insert() 40k times.

The django_template benchmark.
History
Date User Action Args
2018-01-17 15:30:00jeethusetrecipients: + jeethu, rhettinger, pitrou, vstinner, serhiy.storchaka
2018-01-17 15:30:00jeethusetmessageid: <1516203000.04.0.467229070634.issue32534@psf.upfronthosting.co.za>
2018-01-17 15:30:00jeethulinkissue32534 messages
2018-01-17 15:30:00jeethucreate