Re: Threads, Sockets and OSX
Peter Hickman <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.general |
|---|---|
| Message-ID | <CALxYQy7d3r8O6OiweqRzMG6YCOwQyX73XXD1Ukji45Uy-6tHBQ@mail.gmail.com> |
The application itself is entirely memory bound. Being a test nothing is being recorded, just thrown at the screen I use htop for the moment by moment cpu utilisation and to keep an eye on memory and swap usage I used the cpu history graph from Activity Monitor to show the trends. When the cpu hits 0% it is system wide, nothing of significance is running. So it's not like something else was hogging the cpu at that time. It is 0% on the whole system So what it needs is something that does not have significant cpu usage but can cause processes to wait. Disk activity could do that but my knowledge of OSX internals to know what else might be the cause Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>