[Dbix-class] Moose DBIx::Class
Ash Berlin
ash_cpan at firemirror.com
Thu Mar 18 11:39:09 GMT 2010
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
More information about the DBIx-Class
mailing list