Grant Cox-2 wrote:
> 
> 3.  Put some more ram in that thing!  $50 for a gig or so is worth how
> much of your development time?
> 

I second that 10k-20k records really arent much unless as mentioned you are
binding to many records when you do not need to be. Also you should turn on
debugging/mysql administrator and find out what queries are the longest
running. You could potentially see a big boost by optimizing MySQL, th query
itself, or both. Though with 256 megs of ram on XP i would believe you
probably are hitting the swap.
-- 
View this message in context: 
http://www.nabble.com/Performance-question-tp17500702p17504378.html
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to