[Bug 84090] Speed up oox::TokenMap by removing unnecessary maUniName OUString
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Sep 20 23:27:28 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=84090
--- Comment #2 from Siddu <sidchelseafan at gmail.com> ---
(In reply to comment #0)
> This task is about removing maUniName from include/oox/token/tokenmap.hxx
> which stores the same content as maUtf8Name in another form and is used
> mostly for debugging purposes only.
> Where TokenMap::getUnicodeTokenName was used, one can use
> TokenMap::getUtf8TokenName
>
> Remove maUniName from struct TokenName, that struct can then also die, and
> do following simplifications / adaptations.
>
> We used to spend 10m pseudo cycles in TokenMap constructor, this should save
> about a half of that.
Can you be more precise as to what we have to do here ?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140921/e1bd0f8e/attachment.html>
More information about the LibreOffice
mailing list