]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
calendar, inline, map: don't pre-join dependencies
authorsmcv@ <smcv@>
Thu, 18 Jun 2009 14:55:55 +0000 (15:55 +0100)
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sat, 25 Jul 2009 19:53:49 +0000 (20:53 +0100)
commitf2b15fc03ed9c9440e97027c6070ffdc714d618e
treec166b7645a857b364df60ae6cdfb167c5f7fb202
parentb72a83e973e7cbb15d57faaaf14f18b11d61102e
calendar, inline, map: don't pre-join dependencies

The new dependency handling works better (eliminates more duplicates) if
dependencies are split up. On the same wiki mentioned in the previous
commit, this saves about a second (i.e. 4%) on the same test.
IkiWiki/Plugin/calendar.pm
IkiWiki/Plugin/inline.pm
IkiWiki/Plugin/map.pm