[Dbix-class] Startup speed
Pedro Melo
melo at simplicidade.org
Fri Aug 17 23:33:14 GMT 2007
Hi,
On Aug 17, 2007, at 1:34 PM, Jess Robinson wrote:
> On Fri, 17 Aug 2007, Pedro Melo wrote:
>
>> I'm working on a project that has about 75 tables (when we finish
>> I expect them to be in the 120-something). Running:
>>
>> time perl -MSchema -e 1
>>
>> gives:
>>
>> real 0m19.851s
>> user 0m18.674s
>> sys 0m0.195s
>>
>> For production, given that restarts are not common, this is
>> acceptable. For development, this is a pain.
>>
>> I'm using latest DBIC, Class::C3 and C:C3::XS.
>>
>
> And these are static schema files, or is it a Loader-ised Schema ?
Static schema files.
Thanks,
--
Pedro Melo
Blog: http://www.simplicidade.org/notes/
XMPP ID: melo at simplicidade.org
Use XMPP!
More information about the DBIx-Class
mailing list