|
|
Is anyone aware (or has someone written) a performance benchmark testing
various functions to compare the Qt containers to the STL containers?
It would be helpful to know what the best route is for
performance-critical code.
(And yes, I'm aware that STL isn't universally compatible with itself
and all that - never mind that argument, it's not relevant in our case;
and yes, I'm aware that one might well be better off using flat code in
some circumstances. I'm looking for "if I'm gonna use a template class
for X, which one will be faster?")
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|