Re: [PATCH] Improve speed of recursive info

2011-09-02 Thread Philip Martin
writes: > That definitely improved the performance. The time it takes to run > went from 6+ minutes to 1m7s. It's pretty much the same speed as the > individual queries now. The performance is still significantly worse > than 1.6.17 was and I don't know if that should be addressed. Thanks for

RE: [PATCH] Improve speed of recursive info

2011-09-02 Thread michael_rytting
al Message- From: Philip Martin [mailto:philip.mar...@wandisco.com] Sent: Friday, September 02, 2011 4:38 AM To: RYTTING,MICHAEL (A-ColSprings,ex1) Cc: d...@daniel.shahaf.name; dev@subversion.apache.org Subject: Re: [PATCH] Improve speed of recursive info Philip Martin writes: > Philip M

Re: [PATCH] Improve speed of recursive info

2011-09-02 Thread Philip Martin
Philip Martin writes: > Philip Martin writes: > >> So that indicates that we >> have a scaling problem, and I suspect the ORDER/GROUP part of >> STMT_SELECT_NODE_CHILDREN_WALKER_INFO. I don't know whether that is >> enough to explain the extreme runtime you are getting. > > Michael, are you bui