summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/__91__meta__93___ikiwiki_is___42__slow__42__/comment_2_220b3ed61dfcce4d6d33fa8516cd1ec1._comment20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/bugs/__91__meta__93___ikiwiki_is___42__slow__42__/comment_2_220b3ed61dfcce4d6d33fa8516cd1ec1._comment b/doc/bugs/__91__meta__93___ikiwiki_is___42__slow__42__/comment_2_220b3ed61dfcce4d6d33fa8516cd1ec1._comment
new file mode 100644
index 000000000..48aab919c
--- /dev/null
+++ b/doc/bugs/__91__meta__93___ikiwiki_is___42__slow__42__/comment_2_220b3ed61dfcce4d6d33fa8516cd1ec1._comment
@@ -0,0 +1,20 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2017-09-29T16:27:40Z"
+ content="""
+ikiwiki gets slow the more pages it has to deal with. With only a few
+thousand pages, it's pretty fast. Including comments, there are currently
+nearly 10k pages here. (The server might also have been overloaded
+for some reason when this bug was filed. There were some stability problems
+in august related to apache bugs.)
+
+In the past I've deleted old closed bugs to speed it back up.
+There around 3k pages in bugs and todo including comments.
+
+Deleted bugs closed before this year and removed almost 1k pages.
+
+Also, needing to update the rss and atom feeds when adding a bug
+meant writing over 10 mb to disk every time. Limited the size of those
+feeds, which should help a lot.
+"""]]