[Catalyst] Catalyst for (really) big applications
Matt S Trout
dbix-class at trout.me.uk
Fri May 19 14:16:41 CEST 2006
Perrin Harkins wrote:
> Marcello Romani wrote:
>> The two apache processes take up almost 200mb of ram just before the
>> first request. This value grows up to more than 250MB after list()ing
>> some tables (with paging).
>
> That sounds really high to me. I'm used to processes about 1/10th that
> size in most of my mod_perl apps.
As noted, I'm betting it's down to ap2 worker threads under windows plus
ithreads' interpreter-cloning approach. I've never seen memory usage this high
on a real OS either.
--
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