On Sat, May 18, 2013 at 8:10 PM, Marjan Panic <[email protected]> wrote:

> CPU Profile inside Dev Tools is awesome and useful, but the problem is
> that it works only inside Main Thread, and that doesn't cover Web Workers
> Threads.
> In theory, it should be possible to get some numbers and stats with V8
> profiler:
> https://developers.google.com/v8/profiler_example
>

That page states: *"Also note that web workers aren’t yet profiled
correctly with this technique."* As far as I know, this limitation is still
present.

However, currently V8 works only on Linux, and it's not possible to use it
> on OS X.
>

Can you elaborate on what you mean by that? Of course V8 works on OS X.


> What can be done to add Web Workers CPU Profiling support to Chrome Dev
> Tools?
>
>  --
> --
> v8-dev mailing list
> [email protected]
> http://groups.google.com/group/v8-dev
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to