Message75487
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, gvanrossum, mark.dickinson, tim.peters, vstinner |
| Date | 2008-11-04.01:21:23 |
| SpamBayes Score | 0.0042847483 |
| Marked as misclassified | No |
| Message-id | <1225761684.86.0.340903201831.issue1814@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
And Now for Something Completely Different. Benchmarks! - python3 rev67089. - Pentium4 @ 3.0 GHz (integer = 32 bits) - GCC 4.1.3 (Ubuntu Gutsy) gcc -O0: builtin: 20920.5 pystones/second GMP: 17985.6 pystones/second gcc -O3: builtin: 30120.5 pystones/second GMP: 25641.0 pystones/second (I took the biggest value of 3 runs) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-11-04 01:21:25 | vstinner | set | recipients: + vstinner, gvanrossum, tim.peters, mark.dickinson, christian.heimes |
| 2008-11-04 01:21:24 | vstinner | set | messageid: <1225761684.86.0.340903201831.issue1814@psf.upfronthosting.co.za> |
| 2008-11-04 01:21:24 | vstinner | link | issue1814 messages |
| 2008-11-04 01:21:23 | vstinner | create | |