X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/db3b72c4822cf9057460d47654c35f0a5115139e..11550f95937c51d49dced7dba17b940be2500386:/doc/todo/optimisations.mdwn?ds=sidebyside

diff --git a/doc/todo/optimisations.mdwn b/doc/todo/optimisations.mdwn
index 0eb830cd0..582c03ef1 100644
--- a/doc/todo/optimisations.mdwn
+++ b/doc/todo/optimisations.mdwn
@@ -1,5 +1,4 @@
-* Don't render blog archive pages unless a page is added/removed. Just
-  changing a page doesn't affect the archives as they show only the title.
+Ikiwiki has already been optimised a lot, however..
 
 * Look at splitting up CGI.pm. But note that too much splitting can slow
   perl down.