summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-08-17 20:34:54 +0200
committerThiago Macieira <thiago.macieira@nokia.com>2010-08-24 12:36:36 +0200
commit8063e04f3bf6e46ec972b6cafea39454a47e16de (patch)
tree113aefcfbd59adc7bbc84efe121a235108b0b675 /tools
parentc58293407519e7413cb6493f831ef69cf2323030 (diff)
downloadqt4-tools-8063e04f3bf6e46ec972b6cafea39454a47e16de.tar.gz
Update comments in QString about alignment performance.
This commit makes no code change at all. Write down the conclusions from experimenting with the x86 SIMD instructions for faster string comparison routines. Long story short: we're already pretty good. The SSE4.2 string instructions are probably more useful for "implicit-length mode" (that is, the end of the string is marked by a NUL), rather than QString's "explicit-length mode".
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions