Message259567
Le 04/02/2016 15:18, Yury Selivanov a écrit :
>
> But it is faster. That's visible on many benchmarks. Even simple
timeit oneliners can show that. Probably it's because that such
benchmarks usually combine floats and ints, i.e. "2 * smth" instead of
"2.0 * smth".
So it's not about FP-related calculations anymore. It's about ints
having become slower ;-) |
|
| Date |
User |
Action |
Args |
| 2016-02-04 14:24:48 | pitrou | set | recipients:
+ pitrou, lemburg, rhettinger, mark.dickinson, vstinner, casevh, serhiy.storchaka, yselivanov, josh.r, zbyrne |
| 2016-02-04 14:24:48 | pitrou | link | issue21955 messages |
| 2016-02-04 14:24:48 | pitrou | create | |
|