summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textblock-fragments/xmlwriter.cpp
diff options
context:
space:
mode:
authorThiago Macieira <[email protected]>2015-01-23 23:07:34 -0800
committerThiago Macieira <[email protected]>2015-02-15 06:35:38 +0000
commit8d9d2a7b8568c4c067252e6ca9eea45de7a743a5 (patch)
tree35921ca48095680b360b535be55747d53bed1195 /src/gui/doc/snippets/textblock-fragments/xmlwriter.cpp
parentdbd21d087954bef315f8ec60535aa81b94680c22 (diff)
Optimize the Latin1 conversion code in the JSON parser with SSE2
This also reduces the number of variables modified in each loop from two (l and i) to one (just i) and avoids calling str.length() all the time. Those should be no-op changes, but why not help the optimizer? Change-Id: I8895c35f84d545dba45bffff13bc4147ae53eaab Reviewed-by: Lars Knoll <[email protected]>
Diffstat (limited to 'src/gui/doc/snippets/textblock-fragments/xmlwriter.cpp')
0 files changed, 0 insertions, 0 deletions