Message309983
| Author | pitrou |
|---|---|
| Recipients | jeethu, pitrou, rhettinger, serhiy.storchaka |
| Date | 2018-01-15.14:16:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1516025799.28.0.467229070634.issue32534@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm quite surprised so many benchmarks would be speeded up so significantly by a list.insert() optimization (why a 27% speedup on computing digits of pi, or a 33% speedup on a N-body simulation?). Are you sure the two executables are similarly compiled? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-15 14:16:39 | pitrou | set | recipients: + pitrou, rhettinger, serhiy.storchaka, jeethu |
| 2018-01-15 14:16:39 | pitrou | set | messageid: <1516025799.28.0.467229070634.issue32534@psf.upfronthosting.co.za> |
| 2018-01-15 14:16:39 | pitrou | link | issue32534 messages |
| 2018-01-15 14:16:39 | pitrou | create | |