[Development] RFD: plugins vs QStringLiterals

Marc Mutz marc.mutz at kdab.com
Thu Nov 5 21:11:58 CET 2015


On Thursday 05 November 2015 18:23:49 Milian Wolff wrote:
> When you load a plugin, or compile a QRegExp, or use DBUS, or ... then the 
> cost of these operations easily dwarfs the string heap allocation. So this
> is  not that bad, imo.

Making a nothrow operation throwing is bad. Avoiding heap allocations is not 
_just_ about performance....

-- 
Marc Mutz <marc.mutz at kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt Experts



More information about the Development mailing list