diff options
author | Samuel Rødal <samuel.rodal@nokia.com> | 2010-11-18 11:06:41 (GMT) |
---|---|---|
committer | Samuel Rødal <samuel.rodal@nokia.com> | 2010-11-18 12:48:48 (GMT) |
commit | 7eb560609cf1fc82f897a9a67c76e42b06823f9b (patch) | |
tree | 1312637c076b5c7f1f88cc3de6233720025c8186 /src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp | |
parent | 77218177d44bb120e4cb558cadeadc0bcf6c3cab (diff) | |
download | Qt-7eb560609cf1fc82f897a9a67c76e42b06823f9b.zip Qt-7eb560609cf1fc82f897a9a67c76e42b06823f9b.tar.gz Qt-7eb560609cf1fc82f897a9a67c76e42b06823f9b.tar.bz2 |
Some optimizations for the gray-raster (raster engine antialiasing).
Increase the size of the initial memory pool (it's anyways free'd later
on) to improve the performance of the rasterizer and also decrease the
chance of re-allocations.
Also, by combining gray_record_cell and gray_find_cell into one
function, as gray_find_cell is only called from the former, we can skip
some unnecessary operations.
Measured performance improvements range from 58 % to 154 % for rounded
rect filling and stroking.
Reviewed-by: Andreas Kling
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions