Gears worker threads, performance measuring

1 view
Skip to first unread message

Nikolai Onken

unread,
Oct 23, 2008, 2:05:38 PM10/23/08
to Gears Users
Hi all,

I was wondering if there is a way to determine the CPU and memory
usage of a worker thread at any given time.
Usually I would do something like "ps aux|grep firefox" to determine
those statistics for firefox for example, but those obviously don't
let me see what part is taken by the worker threads.
If this is not currently possible, would it be something worth
considering to implement?

Regards,

Nikolai Onken

http://www.uxebu.com
http://www.dojotoolkit.org
http://www.dojocampus.org

Aaron Boodman

unread,
Oct 23, 2008, 2:24:50 PM10/23/08
to gears...@googlegroups.com
It's a good idea for something to consider adding. Gears workers are
implemented as OS threads. There may be powertool diagnostics for some
operating systems that let you see the percentage of CPU used by
individual threads ... I'm not sure.

- a

Nikolai Onken

unread,
Oct 23, 2008, 2:46:21 PM10/23/08
to Gears Users
Hi Aaron,

thanks for your prompt reply! Would this be something I'd have to add
to a tracker?
I'm not familiar with the google code proposal process, if you can
point out where I can file a request I will file asap :)
On Oct 23, 8:24 pm, "Aaron Boodman" <a...@google.com> wrote:
> It's a good idea for something to consider adding. Gears workers are
> implemented as OS threads. There may be powertool diagnostics for some
> operating systems that let you see the percentage of CPU used by
> individual threads ... I'm not sure.
>
> - a
>

Aaron Boodman

unread,
Oct 23, 2008, 3:54:28 PM10/23/08
to gears...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages