[Catalyst] dbic models and startup time server

Matt S Trout dbix-class at trout.me.uk
Tue Aug 22 11:35:41 CEST 2006


Lars Balker Rasmussen wrote:
> On Tue, Aug 22, 2006 at 09:51:31AM +0200, Josef Chladek wrote:
>> Am 22.08.2006 um 00:54 schrieb Brandon Black:
>>> Yes, or take a stab at improving the performance yourself of course :)
>> well, could you point me in the direction where 'most' of the time is  
>> spent during startup? is it the connect, checking, preloading, ...?  
>> which module? we might do our best to help...
> 
> What does 
> 
>    perl -e 'use Algorithm::C3; print $Algorithm::C3::VERSION'
> 
> say?  There have been tremendous speed-ups in DBIC start-times due to
> recent improvements by Brandon.  (Sorry if I missed this being covered
> earlier.)

And in the pathtools stuff which Module::Find uses.

Upgrading to 0.07001 will automatically pull in the relevant versions of stuff 
as depencies.

-- 
      Matt S Trout       Offering custom development, consultancy and support
   Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information

+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +



More information about the Catalyst mailing list