[dokuwiki] Re: Performance issues

  • From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 15 Mar 2006 21:26:23 +0100

On Tue, 14 Mar 2006 21:52:05 +0100
Yann <yann.hamon@xxxxxxxxx> wrote:

> No answer since I submitted the patch, is there a better way than this
> mailing-list to get the patch reviewed, or to integrate it?

No it's the best way to do it. But sometimes I need some time ;-)

I had a look at your code and it looks great, but there is one problem
left: It does load the whole changelog into an array before doing the
the search. When we are at fixing this thing we should do it right. We
should read the changelog backwards in smaller chunks as it is done in
getRecents() This way we can keep memory consumption low as well.

Would be great if you could work this into your patch.

Andi
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: