[Dbix-class] DBIx::Class with PerlApp

Peter Rabbitson rabbit+dbic at rabbit.us
Wed Feb 16 16:42:24 GMT 2011


Octavian Rasnita wrote:
> And it works, although with a low performance because DBIx::Class has a big startup lag.
> 

This is not really correct. The slow startup comes from FS operations
while load_namespaces scans for result classes. There are ways to
mitigate this if so required, DBIC itself is quite fast to startup.



More information about the DBIx-Class mailing list