Message80891
| Author | pitrou |
|---|---|
| Recipients | lemburg, mark.dickinson, pitrou |
| Date | 2009-01-31.23:39:19 |
| SpamBayes Score | 0.000490878 |
| Marked as misclassified | No |
| Message-id | <1233445163.83.0.895708189545.issue4704@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch changes results a lot compared to the previous version (BuiltinFunctionCalls is 3x slower). I propose the following patch, which gives roughly the same runtimes as before (I use divmod() and max() rather than complex() and pow()). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-31 23:39:24 | pitrou | set | recipients: + pitrou, lemburg, mark.dickinson |
| 2009-01-31 23:39:23 | pitrou | set | messageid: <1233445163.83.0.895708189545.issue4704@psf.upfronthosting.co.za> |
| 2009-01-31 23:39:22 | pitrou | link | issue4704 messages |
| 2009-01-31 23:39:22 | pitrou | create | |