Message 259707 - Python tracker
> 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 ;)