On Wed, Feb 16, 2011 at 7:17 PM, Octavian Rasnita <orasn...@gmail.com> wrote:
> From: "Peter Rabbitson" <rabbit+d...@rabbit.us>
>> 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.
>>
>
>
> Please tell me where can I find more information about how to do that.
>

start with the cookbook: fast start up

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@lists.scsys.co.uk

Reply via email to