[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ruby-talk
Subject:    Re: webrick alternative
From:       "Caleb Tennis" <caleb () aei-tech ! com>
Date:       2007-11-15 20:38:54
Message-ID: 59762.192.168.2.159.1195159083.squirrel () www ! aei-tech ! com
[Download RAW message or body]

> In contrast the plain ruby interpreter needs about 1,5 MB rss and 3 MB drs.

Are you using a staticly linked ruby or shared libraries?  ps aux isn't a great
indicator of memory usage because it will overlap shared libraries.  "pmap -d <pid>"
will give you a better indicator of memory usage, and I'm guessing you could toy
with your thread stack size in ulimit to reduce actual footprint quite a bit if
necessary.

Caleb


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic