Thanks very much for your general guidelines about performance, Tim
and Massimo!

On Mar26, 3:39am, mdipierro <[email protected]> wrote:
> I agree with Tim. If you run the bytecode compiled version in
> production there is no parsing overhead.
>
> On Mar 25, 1:37 pm, Timothy Farrell <[email protected]> wrote:
>
> > @Iceberg: I suggest setting up a development install of web2py that is
> > never compiled and have your production install run compiled and/or
> > cached templates.  I would also suggest generalizing some of your
> > controller code and pulling it out to a module, this would speed up
> > controller execution too.  The only downside to this is that you'll have
> > to restart web2py to pickup on module changes.
>
> > -tim

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to