Re: [PERFORM] same query in high number of times

2009-06-22 Thread Scott Carey
On 6/22/09 2:11 PM, "Peter Alban" wrote: > hey folks ! > > eventually the removing of the group by did improve but still my concern is > why cant we take the result from memory given its same resultset . > But I keep pusing for the developers to move to memcached so we overcome this > limitatio

Re: [PERFORM] same query in high number of times

2009-06-22 Thread Peter Alban
hey folks ! eventually the removing of the group by did improve but still my concern is why cant we take the result from memory given its same resultset . But I keep pusing for the developers to move to memcached so we overcome this limitation . cheers, Peter On Mon, Jun 22, 2009 at 5:23 AM, Rob