Message206841
| Author | tim.peters |
|---|---|
| Recipients | christian.heimes, python-dev, tim.peters, vstinner, zach.ware |
| Date | 2013-12-23.05:33:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1387776829.03.0.763705023449.issue19999@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@Zach, "it would be nice" to know more about this. I tried your little program on a desktop box, 32-bit Windows Vista, Python 3.3.2, but I boosted the loop count to 10,000. So it ran well over an hour, with a wide variety of other loads (from 0 to 4 (of 4) cores busy). `dt` was never less than 0.5. It was exactly 0.5 9,997(!) times, and a little larger than 0.5 the remaining 3 times. Yes, I was surprised too ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-23 05:33:49 | tim.peters | set | recipients: + tim.peters, vstinner, christian.heimes, python-dev, zach.ware |
| 2013-12-23 05:33:49 | tim.peters | set | messageid: <1387776829.03.0.763705023449.issue19999@psf.upfronthosting.co.za> |
| 2013-12-23 05:33:48 | tim.peters | link | issue19999 messages |
| 2013-12-23 05:33:47 | tim.peters | create | |