Kevin Dangoor wrote: > However, I > should note that my own development tends to be partly shielded from > this because I do test driven development and run my tests more often > than update code on a running server process. > > Kevin
Kevin, I don't believe startup time in production is the issue but rather in development when server restarts are required for some code changes to take effect. This is when long startup times hurt. I have 2 applications that take 7 seconds and another that takes 24 seconds to start up. Even if I start a new quick start application it takes 7 seconds. John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

