25 Apr
2014
25 Apr
'14
9:18 a.m.
Phil Mayers wrote:
Couple of things to note - the "find all groups a user is in" form is *very* slow for me.
To be expected. And from the debug output... wow... 3-4 rebinds for every query? That will be *horribly* slow. I'm not joking when I suggest to use a real database. Performance could go up by a factor or 10 to 100. Alan DeKok.