diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-10-28 13:32:33 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-10-28 13:33:53 (GMT) |
commit | 8007617f784fcad76661efbb2ce9ee7393946e02 (patch) | |
tree | 9dcd9b068ecdeef96d0e67bbf4e81b186f2e2624 /src/gui/styles/gtksymbols.cpp | |
parent | 680de3b4bf3c62b2df83797f8cee5789c121bf00 (diff) | |
download | Qt-8007617f784fcad76661efbb2ce9ee7393946e02.zip Qt-8007617f784fcad76661efbb2ce9ee7393946e02.tar.gz Qt-8007617f784fcad76661efbb2ce9ee7393946e02.tar.bz2 |
Increased block size for file IO in Symbian.
Each read requires costly IPC call to Symbian file server, so reading
and writing large files has lot of unnecessary overhead when using 4k
block size. Increased the block size to 16k, which is what QIODevice
will request at maximum. This speeds up reading large files up to 10%.
Also included are some unnecessary whitespace removals.
Task-number: QT-2347
Reviewed-by: axis
Diffstat (limited to 'src/gui/styles/gtksymbols.cpp')
0 files changed, 0 insertions, 0 deletions