On Tue, 2016-06-07 at 12:43 -0400, George Spelvin wrote: > Andy Shevchenko wrote: > > To be sure it faster we need the measurements. Sometimes it's not > > obvious. [] > Speaking pedantically, you're right. But as a practical matter, it's > very unlikely, and what makes it truly insignificant is that it's not > really a problem even if I'm wrong and the code *is* slower. > > As you said, size is more important than speed, and I did, at your > request, benchmark that. I'm just trying to make the sort of changes > that improve *both*. > > If you have a realistic concern that the patches degrade speed, I can > put in a few hours of work to put the different versions into a test > harness and measure it accurately. > > But if this is just a pro forma observation that estimates aren't > perfectly reliable, it's not worth the effort.
Readability and correctness are probably more important than runtime performance here.