diff options
author | Markus Goetz <Markus.Goetz@nokia.com> | 2009-09-22 11:15:56 (GMT) |
---|---|---|
committer | Markus Goetz <Markus.Goetz@nokia.com> | 2009-09-23 11:40:22 (GMT) |
commit | 154f2ba23c87a0d316e3a9c263efa7dd3bbef6ce (patch) | |
tree | 4f68b54766383f2c05eceb4f516e4e13eab8fec0 /bin | |
parent | af71faf8cb2c9cbf34c408b81ce7ae1ef6c6403e (diff) | |
download | Qt-154f2ba23c87a0d316e3a9c263efa7dd3bbef6ce.zip Qt-154f2ba23c87a0d316e3a9c263efa7dd3bbef6ce.tar.gz Qt-154f2ba23c87a0d316e3a9c263efa7dd3bbef6ce.tar.bz2 |
QRingBuffer: Try to minimize memory consumption while it is empty
Try not to hold an unused 4k QByteArray. This may introduce a
performance regression e.g. for QNetworkReply in exchange for lower
memory usage.
We will see if this is really the case.
Reviewed-by: Thiago
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions