summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMichael Hamann <michael@content-space.de>2010-11-15 22:08:06 +0100
committerMichael Hamann <michael@content-space.de>2010-11-15 22:08:06 +0100
commit06af2d035180c4fb746a9b88c11178c516c88092 (patch)
tree241f538d10613936b8e45be9a057bddd5784737f /lib
parent430d05b058ac3df435600a678cda365dba3eb1b7 (diff)
downloadrpg-06af2d035180c4fb746a9b88c11178c516c88092.tar.gz
rpg-06af2d035180c4fb746a9b88c11178c516c88092.tar.bz2
Indexer speed improvement: joined array vs. single lines
From my experience with a benchmark of the indexer it is faster to first join the array of all index entries and then write them back together instead of writing every single entry. This might increase memory usage, but I couldn't see a significant increase and this function is also only used for the small index files, not for the large pagewords index.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions