correction; unchanged pages not rescanned
parent
daed5ead7d
commit
8973f0a6e3
|
@ -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]]
|
||||
|
|
Loading…
Reference in New Issue