Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show split between time spent in user JS and chrome JS, native code #34

Open
tschneidereit opened this issue Oct 30, 2012 · 1 comment

Comments

@tschneidereit
Copy link

Being able to see the load created by JS code at a glance would be very nice: a first analysis of bugs like 806975 would be much easier that way.

I think a "JavaScript % of total" entry in the "Selection Info" section would be enough for that.

@bgirard
Copy link
Owner

bgirard commented Oct 30, 2012

The problem is that a sample is often a mix of native -> Chrome JS -> native code -> Content JS -> native code so it's not easy to assign blame.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants