* Add a separate pass to find page links, and only render each page once,
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 28 Oct 2006 03:27:10 +0000 (03:27 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 28 Oct 2006 03:27:10 +0000 (03:27 +0000)
commit49bf877701d89d613dcf5c2d85bd08876a636dba
treed28ec4df6277b2dcf8dbcd7aac5dc63215d9618a
parent05fe79b4872547997b4e54cf6965743b7fbf6e57
* Add a separate pass to find page links, and only render each page once,
  instead of over and over. This is up to 8 times faster than before!
  (This could have introduced some subtle bugs, so it needs to be tested
  extensively.)
IkiWiki/Render.pm
debian/changelog
doc/roadmap.mdwn
doc/todo/optimisations.mdwn