diff options
author | Gunnar Sletta <gunnar@trolltech.com> | 2009-03-31 12:52:30 (GMT) |
---|---|---|
committer | Gunnar Sletta <gunnar@trolltech.com> | 2009-04-16 08:04:32 (GMT) |
commit | d6d0b4f2b614453ce2ac96067408e0f3b071de78 (patch) | |
tree | aa0401b8a54b19a9e329b8fb789bbfc8af89ca43 /tests/auto/qxml | |
parent | 80154fbd0aab812c5a16d3675741dd4531e7008a (diff) | |
download | Qt-d6d0b4f2b614453ce2ac96067408e0f3b071de78.zip Qt-d6d0b4f2b614453ce2ac96067408e0f3b071de78.tar.gz Qt-d6d0b4f2b614453ce2ac96067408e0f3b071de78.tar.bz2 |
Fixes: Faster string-splitting in QResource::findNode()
RevBy: Samuel
Details: Creating the intermediate stringlist and appending all the temporary
strings to it costs quite a bit. Fix this by introducing a StringSpliter
class that is malloc-free and uses QStringRef instead.
Found during S60 Performance week
Diffstat (limited to 'tests/auto/qxml')
0 files changed, 0 insertions, 0 deletions