Hi,

I was wondering if there is a way to trace, or count Inline Cache Misses 
when running a benchmark using v8 standalone.
I know there exists the --trace-ic flag, but I want to determine what is 
the IC miss rate, and specifically what is getting hit/missed.

That traceflag does tell me when a IC entry is patched (due to an IC miss) 
but that doesn't cover all instances of IC misses.

Any help would be appreciated.

Thanks,

Malek 

-- 
-- 
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