Message82444
| Author | gregory.p.smith |
|---|---|
| Recipients | christian.heimes, collinwinter, gregory.p.smith, jyasskin, loewis, mark.dickinson, pitrou, schuppenies, vstinner |
| Date | 2009-02-18.23:45:31 |
| SpamBayes Score | 2.7802373e-06 |
| Marked as misclassified | No |
| Message-id | <1235000733.14.0.452348784274.issue4258@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
new results after fixing my longdigit13 build to use 30 bits instead of 15 (the configure script in longdigit13+optimizations didn't work right, i had to manually add the #define to pyconfig.h) py3k: baseline longdigit14 longdigit13+optimizations 3709 ms 3664 ms 3377 ms thats much saner. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-18 23:45:33 | gregory.p.smith | set | recipients: + gregory.p.smith, loewis, collinwinter, mark.dickinson, pitrou, vstinner, christian.heimes, jyasskin, schuppenies |
| 2009-02-18 23:45:33 | gregory.p.smith | set | messageid: <1235000733.14.0.452348784274.issue4258@psf.upfronthosting.co.za> |
| 2009-02-18 23:45:31 | gregory.p.smith | link | issue4258 messages |
| 2009-02-18 23:45:31 | gregory.p.smith | create | |