[Development] A faster qUtf8Printable for static trace points?
Thiago Macieira
thiago.macieira at intel.com
Tue Sep 6 20:52:15 CEST 2016
Em terça-feira, 6 de setembro de 2016, às 20:48:39 PDT, Milian Wolff escreveu:
> > That change is interesting and we could accept it, but I still wouldn't
> > want it used in tracepoints. You avoid the allocation, but you're still
> > converting to UTF-8. Your benchmark doesn't show it because your strings
> > are probably very short and our UTF-8 algorithm is very optimised. It is
> > dwarfed by the memory allocation.
>
> OK, I will upstream this change independently of whether it will be used
> for trace points or not then.
I said it could be, but I frankly don't like it.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list