]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/optimisations.mdwn
web commit by joey
[ikiwiki.git] / doc / todo / optimisations.mdwn
index 4cf0907f5cd32103a5996840acd172b423016534..924ff8ffac44026365d2956f27b5000727ba5843 100644 (file)
@@ -9,8 +9,5 @@
 * 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.
 
 * 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.
 
-* Look at breaking the relatively rarely used blogging stuff out of
-  Render.pm, into its own module.
-
 * Look at splitting up CGI.pm. But note that too much splitting can slow
   perl down.
 * Look at splitting up CGI.pm. But note that too much splitting can slow
   perl down.