Message259707
> Ok. Now I'm lost. We have so many patches :-) Which one do you prefer?
To no-ones surprise I prefer fastint5, because it optimizes almost all binary operators on both ints and floats.
inline-2.patch only optimizes just + and - for just ints. If + and - performance of inline-2 is really important, I suggest to merge it in fastint5, but i'd keep it simple ;) |
|
| Date |
User |
Action |
Args |
| 2016-02-06 01:36:45 | yselivanov | set | recipients:
+ yselivanov, lemburg, rhettinger, mark.dickinson, pitrou, vstinner, casevh, skrah, Yury.Selivanov, serhiy.storchaka, josh.r, zbyrne |
| 2016-02-06 01:36:45 | yselivanov | set | messageid: <[email protected]> |
| 2016-02-06 01:36:45 | yselivanov | link | issue21955 messages |
| 2016-02-06 01:36:44 | yselivanov | create | |
|