On Feb 3, 1:39 am, Delifisek Tux <delifisek....@gmail.com> wrote:
>
> A decent framework eats up your %50 of
> cpu resource. For example that Uber Zend FW gives you 1/6 in a hello world
> app comparing plain php.

Why would you want to write a Hello World program in a framework?

Try writing a very large app in a framework and then try using bare
PHP. Compare how much longer and how many more bugs do you get using
bare PHP. Compare how many SLOC it took in each. Which is easier to
maintain? Caching can be used to recover speed.

BN

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to