On Apr 8, 12:03 pm, Zaky Katalan-Ezra <[email protected]> wrote: > Did you test the queries with other client like phpmyadmin in order to > determine if it's a cake issue or database issue?
The sql execution time for Ayman is 79ms, the page loads in 10s (apparently) - it's very obvious the queries themselves aren't the problem. It takes at most an hour from "what's profiling?" to using xdebug (or at the very least debug kit's awesome timers) to be able to see exacty where your php time is going. Doing anything except profiling is an interesting bit of procrastination at best. All IMHO, AD Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
