correction; unchanged pages not rescanned

master
Joey Hess 2009-05-19 13:54:34 -04:00
parent daed5ead7d
commit 8973f0a6e3
1 changed files with 3 additions and 9 deletions

View File

@ -34,12 +34,6 @@ I would actually use it in my current "project" in ikiwiki: I actually edit a se
> So to tell what they link to, inline would have to load
> each of them, and scan them.
>
> And that would happen on *every* build of the wiki,
> even if the page with the inline didn't change. So
> there's the potential for this to really badly slow
> down a wiki build.
>
> Maybe there's the potential to add some really smart
> caching code that avoids unnecessary re-scanning
> and is really quick.. but I suspect it would be *very*
> complex too. --[[Joey]]
> So there's the potential for this to slow
> down a wiki build by about a factor of 2.
> --[[Joey]]