Bugs

List of my open Bugs:

Maybe Bugs

Many Category Pages makes MoinMoin slower

I had around 1'500 pages and additional 700 category pages in my personal Blog/Wiki. I notice that open a page to edit or the page FindPage are sometimes very slow (20s-30s). Logging shows me, that getPageList needs around 20-30s. I realized that this mostly happen the first time when you start editing, after a second edit short after the first one, I could not reproduce this (caching stuff).

Maximum Recursion Depth

Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored

Happens only if you save a page

Maybe related:

KeyError Threading

Exception KeyError: KeyError(-1208088352,) in <module 'threading' from '/usr/local/lib/python2.6/threading.pyc'> ignored

Bug from mod_wsgi:


Performance Problems:-
I have updated my moin version to 193 (Apache/2.2.13 (Win32) mod_wsgi/2.6 Python/2.6.2 mod_auth_sspi/1.0.4) and realized that this version is slower than moin1.8.*:- i have 600 pages in my wiki.
I am thinking also it is because of many Categories, I realized that my page listing is slower than moin18*.
2nd Performance Problem is:- I was using macros AllPagesWithACL (http://moinmo.in/MacroMarket/1.6_AdminTools) macro for many years, But now with moin193 its veryyyyy slow (25sec). I looked in this macro but didn't find anything which slow the performance. This is very good macro to administrate your wiki. Until now we don't have anything from moinmoin to administrate the acl pages:(.

MoinMoin: MarcelHäfner/Bugs (last edited 2012-10-01 22:37:31 by MarcelHäfner)