aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2009-08-28 16:11:52 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2009-08-28 16:11:52 +0100
commit54f94e6bc88415990db5b5095b6a52890797f6f7 (patch)
tree577b5405c71f591856702499b271e7dc8cc2f100 /doc
parenta3f4077c3667898ec39acbd6e25c04e82e98c0b2 (diff)
downloadikiwiki-54f94e6bc88415990db5b5095b6a52890797f6f7.tar
ikiwiki-54f94e6bc88415990db5b5095b6a52890797f6f7.tar.gz
Some crude benchmarking on a larger wiki
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/optimize_simple_dependencies.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/todo/optimize_simple_dependencies.mdwn b/doc/todo/optimize_simple_dependencies.mdwn
index 10c6c7272..da75ff177 100644
--- a/doc/todo/optimize_simple_dependencies.mdwn
+++ b/doc/todo/optimize_simple_dependencies.mdwn
@@ -62,7 +62,12 @@ equally valid.)
>>
>> Performance impact: Test 2 above takes 0.2s longer to rebuild (probably
>> from all the calls to lc, which are, however, necessary for correctness)
->> and has indistinguishable performance for a refresh. --[[smcv]]
+>> and has indistinguishable performance for a refresh.
+>>
+>> Test 1 took about 6 minutes to rebuild and 1:25 to refresh; those are
+>> pessimistic figures, since I've added 90 more photos and 90 more pages
+>> (both to the wiki as a whole, and the number touched before refreshing)
+>> since testing the previous version of this branch. --[[smcv]]
> Also I think there may be little optimisation value left in
> 7227c2debfeef94b35f7d81f42900aa01820caa3, since the "regular" dependency