[Dbix-class] memory usage to load schema
Julien Sobrier
julien at sobrier.net
Wed Jan 27 05:29:19 GMT 2010
Hello,
I have an application that uses DBIx::Class:Schema to load 28 tables with
relationships between all of them. It takes 14 MB up front just to load all
these tables. I got this number by using GTop and checking the increase of
proc_mem->rss after loading the Schema class.
That seem to be a load of memory for just loading the libraries. Does it
seem excessive in your experience? Is there any way to reduce the memory
usage?
Thank you
Julien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20100126/ebc=
75d2d/attachment.htm
More information about the DBIx-Class
mailing list