fdo#76260 - don't allocate and free std::strings on each element.
This debug code is quite expensive; 2.5% of document load time; Avoid the pointless heap allocation, and punt the rest to fdo#80798. Change-Id: I499b3cf48867d5ed0f2b33b9d12f1c128c993aae
Showing
Please
register
or
sign in
to comment