Skip to content

Perf tool incorrectly reports wasted time #2105

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

Closed
jeffchan opened this issue Aug 28, 2014 · 2 comments
Closed

Perf tool incorrectly reports wasted time #2105

jeffchan opened this issue Aug 28, 2014 · 2 comments

Comments

@jeffchan
Copy link
Contributor

This is a bug that's difficult to describe - I'm noticing that the Perf tool is incorrectly reporting wasted time even though the DOM did change.

To reproduce:

  1. Visit http://fiddle.jshell.net/tfKYJ/58/show/light/
  2. Make sure you're focused on the page
  3. Press K to start Perf recording
  4. Click on gray area
  5. Press K to stop Perf recording

Only up the Javascript Console, and you'll notice that "wasted time" was reported, even though no time should've been wasted.

If you continue to play around, you'll notice inconsistencies. You may have to click several times during recording to get "wasted" time.

(original fiddle http://jsfiddle.net/tfKYJ/58/)

@sophiebits
Copy link
Collaborator

Perhaps a dupe of #1931.

@jeffchan
Copy link
Contributor Author

Ah, looks like it may be very well a dupe. Sorry, should've checked!

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

3 participants