On Sat, May 10, 2008 at 6:47 AM, Sylmchan <[EMAIL PROTECTED]> wrote: > Since I'm not really familiar with scalability matters, I'm asking > your help here ! Is this totally useless because mysql/interbase.. php > extensions are doing the job 10x faster ? What would you do > considering you're limited with budget / you're real cheap-ass ? Any > study cases? > > Write Tests - *Build* - Profile (the code as well as SQL) - Refactor the bottlenecks
Keep repeating incrementally and rapidly till done IME - trying to anticipate all the bottle necks or trying to pre-empt squeezing the last possible CPU cycle is a waste of time. Cheers Tarique -- ============================================================= Cheesecake-Photoblog: http://cheesecake-photoblog.org PHP for E-Biz: http://sanisoft.com ============================================================= --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
