[Development] leak in QMetaObject?

Edward Welbourne edward.welbourne at qt.io
Wed Jul 20 12:54:11 CEST 2016


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.



More information about the Development mailing list