André Somers said:
> But then again, it is easier to optimize the rare-but-expensive case
> in the application code than doing something about a frequent action
> that is slower than it could be.
Indeed - when possible, this can give you the best of both worlds.
A judicious API addition to do a job in bulk can often be a big win.
> But: this reasoning is as much dependent on actual data on what the
> distribution of n is as the orignal statement that it does make sense.
> Hence my question on the availability of such data...
and with that I agree entirely :-)
Eddy.
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development