On Jun 30, 11:01 pm, hello world <[EMAIL PROTECTED]> wrote:
> I'm curious to know if less translates to better speeds with web.py. I
> have projects that don't require django to get up and running...
>
> So I wonder if I used web.py to create/run them, will I actually
> notice an increase in performance compared to using django?

If a database is involved, then that will generally be your
bottleneck. At that point, what framework you use doesn't factor in to
it as much.

So, really depends on what you are application is going to do.

Graham
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to