Message156504
| Author | serhiy.storchaka |
|---|---|
| Recipients | kristjan.jonsson, michael.foord, serhiy.storchaka |
| Date | 2012-03-21.18:42:51 |
| SpamBayes Score | 0.00024227289 |
| Marked as misclassified | No |
| Message-id | <1332355371.93.0.520681527486.issue14381@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Does it not decrease the performance? Falling out integral floating point numbers in the mathematical floating point calculations seems unlikely. I suggest interning integral floats only in conversions str -> float and int -> float. Exception can be made to zero, which can result in operations with zero, and which simple tested. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-21 18:42:51 | serhiy.storchaka | set | recipients: + serhiy.storchaka, kristjan.jonsson, michael.foord |
| 2012-03-21 18:42:51 | serhiy.storchaka | set | messageid: <1332355371.93.0.520681527486.issue14381@psf.upfronthosting.co.za> |
| 2012-03-21 18:42:51 | serhiy.storchaka | link | issue14381 messages |
| 2012-03-21 18:42:51 | serhiy.storchaka | create | |