summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-08-17 18:34:54 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-08-24 10:36:36 (GMT)
commit8063e04f3bf6e46ec972b6cafea39454a47e16de (patch)
tree113aefcfbd59adc7bbc84efe121a235108b0b675 /doc/src/snippets/code
parentc58293407519e7413cb6493f831ef69cf2323030 (diff)
downloadQt-8063e04f3bf6e46ec972b6cafea39454a47e16de.zip
Qt-8063e04f3bf6e46ec972b6cafea39454a47e16de.tar.gz
Qt-8063e04f3bf6e46ec972b6cafea39454a47e16de.tar.bz2
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 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions