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

Delete framerate service. #3925

Merged
merged 1 commit into from
Jul 6, 2016
Merged

Conversation

cramforce
Copy link
Member

The numbers are bad (me measure during too many uninteresting times, so everything skews to 60fps) and calling rAF without need blocks out requestIdleCallback. When the frame timing API lands in Chrome we'll be able to gather high quality metrics for the things we actually want to know here.

@erwinmombay
Copy link
Member

@cramforce LGTM

The numbers are bad (me measure during too many uninteresting times, so everything skews to 60fps) and calling rAF without need blocks out requestIdleCallback. When the frame timing API lands in Chrome we'll be able to gather high quality metrics for the things we actually want to know here.
@cramforce cramforce merged commit 2cb5c3d into ampproject:master Jul 6, 2016
@cramforce cramforce deleted the delete-framerate branch July 6, 2016 17:06
ariangibson pushed a commit to Mixpo/amphtml that referenced this pull request Sep 7, 2016
The numbers are bad (me measure during too many uninteresting times, so everything skews to 60fps) and calling rAF without need blocks out requestIdleCallback. When the frame timing API lands in Chrome we'll be able to gather high quality metrics for the things we actually want to know here.
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

Successfully merging this pull request may close these issues.

None yet

2 participants