[Dbix-class] Performance degradation due to Class::C3
Peter Edwards
peter at dragonstaff.co.uk
Mon Feb 28 15:34:24 GMT 2011
On 28 February 2011 15:27, Jorge Gonzalez <jorge.gonzalez at daikon.es> wrote:
> Oooops, my fault:
>
> DBIx::Class: version 0.08123.
>
> Multiple tables -> OK, but _lots_ of tables? I tend to associate "multipl=
e"
> with something in the couples, perhaps tens. But for >100 I tend to speak
> about "lots" :-)
>
>
You are using static Perl classes generated either manually or
with DBIx::Class::Schema::Loader make_schema_at(), right?
Also, as you say it's quicker to only call load_classes() on the tables you
need to access.
Regards, Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20110228/6f4=
2903d/attachment.htm
More information about the DBIx-Class
mailing list