summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_strcmp.xml
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2015-01-23 23:07:34 -0800
committerThiago Macieira <thiago.macieira@intel.com>2015-02-15 06:35:38 +0000
commit8d9d2a7b8568c4c067252e6ca9eea45de7a743a5 (patch)
tree35921ca48095680b360b535be55747d53bed1195 /tests/auto/testlib/selftests/expected_strcmp.xml
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 <lars.knoll@digia.com>
Diffstat (limited to 'tests/auto/testlib/selftests/expected_strcmp.xml')
0 files changed, 0 insertions, 0 deletions