Message82538
| Author | pitrou |
|---|---|
| Recipients | christian.heimes, collinwinter, gregory.p.smith, jyasskin, loewis, mark.dickinson, pernici, pitrou, schuppenies, vstinner |
| Date | 2009-02-20.16:31:28 |
| SpamBayes Score | 0.024814352 |
| Marked as misclassified | No |
| Message-id | <1235147490.66.0.903669495228.issue4258@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated benchmarks results with 30bit_longdigit17.patch: * Victor's bench_int.py: - 32-bit with patch: 1178.3 ms (24% speedup) - 64-bit with patch: 990.8 ms (27% speedup) * Calculating 2000 digits of pi: - 32-bit with patch: 2.16 s. (25% speedup) - 64-bit with patch: 1.5 s. (55% speedup) This is very good work. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-20 16:31:30 | pitrou | set | recipients: + pitrou, loewis, collinwinter, gregory.p.smith, mark.dickinson, pernici, vstinner, christian.heimes, jyasskin, schuppenies |
| 2009-02-20 16:31:30 | pitrou | set | messageid: <1235147490.66.0.903669495228.issue4258@psf.upfronthosting.co.za> |
| 2009-02-20 16:31:28 | pitrou | link | issue4258 messages |
| 2009-02-20 16:31:28 | pitrou | create | |