Message310163
| Author | vstinner |
|---|---|
| Recipients | jeethu, pitrou, rhettinger, serhiy.storchaka, vstinner |
| Date | 2018-01-17.13:43:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516196606.18.0.467229070634.issue32534@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 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. Can someone check if these bencmarks really use list.insert() in hot code? If yes, why? :-) The cost of list.insert() is known, no? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-17 13:43:26 | vstinner | set | recipients: + vstinner, rhettinger, pitrou, serhiy.storchaka, jeethu |
| 2018-01-17 13:43:26 | vstinner | set | messageid: <1516196606.18.0.467229070634.issue32534@psf.upfronthosting.co.za> |
| 2018-01-17 13:43:26 | vstinner | link | issue32534 messages |
| 2018-01-17 13:43:26 | vstinner | create | |