I submitted the following ticket at webfaction: I've optimized the Front-end of my application, still page generation time varies between 1.49 and 26.7 seconds, and sometimes even times out. I hope speed gains can be achieved by optimizing the Server-side, however, I have no idea what causes the 'waiting time' to vary as much as 24 seconds.
This is their reply: You will need to profile your server-side code and see where the slow downs occur - profiling your controller methods should be sufficient. When profiling, make sure to call the methods from the server, with curl or lynx, to avoid any network delays. I searched the book and the group for an example of how to profile my controllers at webfaction, but I still have no idea how to proceed. I hope one of you can provide me with instructions of how to profile for example init/default/index Kind regards, Annet -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

