summaryrefslogtreecommitdiff
path: root/doc/src/snippets/sqldatabase/sqldatabase.cpp
diff options
context:
space:
mode:
authorBenjamin Poulain <benjamin.poulain@nokia.com>2010-09-13 15:29:25 +0200
committerBenjamin Poulain <benjamin.poulain@nokia.com>2010-09-13 16:19:59 +0200
commitfaba2072ae1cf3661caceae2ef4f87cee485cf29 (patch)
tree6b5ad9e0b4916aa167a1d2ca08f45bc31ab98f54 /doc/src/snippets/sqldatabase/sqldatabase.cpp
parent52f82846e651d240f6e610f91bc63b3ee74b3d44 (diff)
downloadqt4-tools-faba2072ae1cf3661caceae2ef4f87cee485cf29.tar.gz
Use the stream operation for the SSE2 implementation of memfill32
Writing the data of memfill() to a cacheline is unecessary because the data is not reused directly. We can use the stream operations to avoid the cache completely. When testing memfill32 separately, the function is twice as fast on Core2 and Atom. Reviewed-by: Samuel Rødal
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions