summaryrefslogtreecommitdiffstats
path: root/tests/auto/qimagereader/qimagereader.qrc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-10-13 00:59:32 (GMT)
committerAndreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com>2009-12-23 12:27:46 (GMT)
commit3de151493f75dc52e693f84ef66ff1a86c79d8e3 (patch)
treea90a556ca46a0d2e3d49d18966c39c02177774b6 /tests/auto/qimagereader/qimagereader.qrc
parent5c0a117f62607ed439cdfa3d94aaef627c47ce8a (diff)
downloadQt-3de151493f75dc52e693f84ef66ff1a86c79d8e3.zip
Qt-3de151493f75dc52e693f84ef66ff1a86c79d8e3.tar.gz
Qt-3de151493f75dc52e693f84ef66ff1a86c79d8e3.tar.bz2
gif: 10% speedup on microbenchmark on QImageReader
On the microbenchmark of what is executed during pure pageloading in regarding to QImageReader this is an improvement. Do not use the non const QImage::scanLine as this will go through the QImage::detach all the time making QImage::scanLine show up in the profile. Introduce a FAST_SCAN_LINE that is doing the scanLine calculation on local variables. Reviewed-by: Andreas
Diffstat (limited to 'tests/auto/qimagereader/qimagereader.qrc')
0 files changed, 0 insertions, 0 deletions