Property access time is not measured separately.

On Fri, Sep 18, 2015 at 12:56 PM, dmonji <monikadhok...@gmail.com> wrote:

> I want to compute the proportion of time spent on property accesses in
> JavaScript programs. I am aware of
> code.com/svn/branches/bleeding_edge/tools/profviz/profviz.html
> <http://profile.com/> which is a cpu profiler.
>
> But it is not clear what exactly does "execution" refer to since "ic
> cache" is shown seperately?
>
> Does "execution" only include "Access time of properties"?
>
> --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to