[Dbix-class] Moose DBIx::Class

Sir Robert Burbridge rburbrid at cisco.com
Thu Mar 18 14:10:04 GMT 2010


On 03/18/2010 07:47 AM, Андрей Костенко wrote:
> No, because I make query one time and use accessors for many
> operations. A lot of NYTProf cals tell me, that
> Class::Accessor::Grouped::get_inherited is the slowest part in my
> applications.
>
> On Thu, Mar 18, 2010 at 2:39 PM, Ash Berlin<ash_cpan at firemirror.com>  wrote:
>    
>> On 18 Mar 2010, at 11:29, Андрей Костенко wrote:
>>      
>>> What about moosifyng DBIx::Class? Class::Accessor::Grouped is the
>>> slowest part of DBIx::Class. And with moose DBIx::Class will be more
>>> usable/extensible?
>>>        
>>
>> Where's your figures showing that this is the case? Most of the time the slowest part is in fact the DB query, closely followed by object inflation/creation.
>>
>> -ash
>> _______________________________________________
>> 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
>>
>>      
> _______________________________________________
> 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
>    

Where are their figures?  =)

-Sir




More information about the DBIx-Class mailing list