http://salas.livejournal.com/ 2010-01-05 04:33:34 +00:00 committed by Joey Hess
parent d78e8ee452
commit 5a2ffaca16
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ Finally, let's think about how huge number of pages can affect ikiwiki.
quickly, but still, lots more pages will make PageSpecs more expensive.
* The backlinks calculation has to consider every link on every page
in the wiki. (In practice, most pages only like to at most a few dozen
in the wiki. (In practice, most pages only link to at most a few dozen
other pages, so this is not a `O(N^2)`, but closer to `O(N)`.)
* Ikiwiki also reads and writes an `index` file, which contains information