summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_qtscripttools.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2011-03-19 09:47:14 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2011-03-22 14:51:54 (GMT)
commitcd0518deb6cf07571f1331ca83d1b5a97b3ca47e (patch)
tree0ddcca1adc2bb728f40b41abefc4fbe75b8b388d /doc/src/snippets/code/doc_src_qtscripttools.cpp
parent152f40fa41bae551dffd7b0ed72ed2008d7ff642 (diff)
downloadQt-cd0518deb6cf07571f1331ca83d1b5a97b3ca47e.zip
Qt-cd0518deb6cf07571f1331ca83d1b5a97b3ca47e.tar.gz
Qt-cd0518deb6cf07571f1331ca83d1b5a97b3ca47e.tar.bz2
Reduce the number of operations in the main loop
The more operations there are, the more time it takes. More importantly, the more variables we touch, the more the compiler may want to use the stack instead of registers.
Diffstat (limited to 'doc/src/snippets/code/doc_src_qtscripttools.cpp')
0 files changed, 0 insertions, 0 deletions