Moving To Catalyst, Incrementally?

dieter.pearcey at gmail.com dieter.pearcey at gmail.com
Tue Apr 28 22:33:23 UTC 2009


On Apr 28, 2:33 pm, "Gregary Hendricks" <ghendri... at novell.com> wrote:
> One of the things that they demonstrated at YAPC and OSCON was the benchmarks. Catalyst would likely speed things way up for any users still running mod_cgi, and would likely have speed benefits for hose running mod_perl. Probably the biggest speed benefit of the framework is that it consolodates all the database handling. My understanding of DBIx::Class is that it is really fast when compared to standard DBI. Max might have more to say on that though.

I guess that's possible, but it would surprise me.  In particular, I
find it hard to imagine that DBIx::Class would be *faster* than DBI.

All of this stuff is optimized for development time.  You can always
hand-optimize code to run faster than abstractions; it's just rarely
worth the time it takes to do so.

hdp.
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla



More information about the developers mailing list