Message 310187 - Python tracker

Message310187

Author vstinner
Recipients jeethu, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2018-01-17.15:24:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516202692.59.0.467229070634.issue32534@psf.upfronthosting.co.za>
In-reply-to
Content
> Sure! https://gist.github.com/jeethu/000a2d3ecd9033c0ef51331f062ac294

I don't understand how to read this output.

"54640 ins1 called 40050 times"

What is 54640?

I'm interested to know which benchmarks call list.insert() 40k times.
History
Date User Action Args
2018-01-17 15:24:52vstinnersetrecipients: + vstinner, rhettinger, pitrou, serhiy.storchaka, jeethu
2018-01-17 15:24:52vstinnersetmessageid: <1516202692.59.0.467229070634.issue32534@psf.upfronthosting.co.za>
2018-01-17 15:24:52vstinnerlinkissue32534 messages
2018-01-17 15:24:52vstinnercreate