> From: Bill Stephenson > I'd like to know a little more about why the app runs slow. I'm > thinking of porting an app I have to use the C::A framework and I have > to wonder if I might run into the same circumstance. > My performance isn't related to C::A per se. Part of it is due to the fact that parts of my app do a lot with each request, but I guess most of it comes down to the fact that the app isn't written as efficiently as I'd write it again from scratch, or if I had a guide like CGI::Application::Framework. It was my first C::A app, and I was kind of learning as I went. I'm sure that if I had time to refactor it, I could improve on the CGI's performance quite substantially. Using mod_perl was an easy fix.
Dan --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
