Hi everyone, I could use some help on a question. Question: What is benefit of coding with a framework if frameworks only deliver between 55 to 210 req/sec? (see Paul Jones report below)
With only being able to deliver between 55 to 210 req/sec using a framework this would mean I would need a monster expensive server to keep the CPU usage down to a minimum. Where if you code in native PHP I can get 1413 req/sec. -----Reported by Paul Jones… http://paul-m-jones.com/archives/238 ----- Webserver itself – delivers 2328 req/sec Invoking PHP – delivers 1413 req/sec Invoking a Framework – delivers between 55 to 210 req/sec -------------------------------------------------------------------------------------- Thank you for taking the time to share your thoughts. Best, WW 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
