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

Fix fps counter #2889

Merged
merged 1 commit into from Jul 12, 2018
Merged

Fix fps counter #2889

merged 1 commit into from Jul 12, 2018

Conversation

@sotaroikeda
Copy link
Contributor

sotaroikeda commented Jul 12, 2018

Address #2887.

Current FPS counter count calls of render_impl()s. But we normally expects frame generation counts.


This change is Reviewable

@nical
Copy link
Collaborator

nical commented Jul 12, 2018

Oh boy.
@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Jul 12, 2018

📌 Commit bdee62f has been approved by nical

@bors-servo
Copy link
Contributor

bors-servo commented Jul 12, 2018

Testing commit bdee62f with merge ea3c348...

bors-servo added a commit that referenced this pull request Jul 12, 2018
Fix fps counter

Address #2887.

Current FPS counter count calls of render_impl()s. But we normally expects frame generation counts.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/webrender/2889)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jul 12, 2018

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: nical
Pushing ea3c348 to master...

@bors-servo bors-servo merged commit bdee62f into servo:master Jul 12, 2018
3 checks passed
3 checks passed
Taskcluster (pull_request) TaskGroup: success
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
homu Test successful
Details
@kvark
Copy link
Member

kvark commented Jul 12, 2018

@sotaroikeda FYI, github recognizes some of the words like "Fixes xxx" or "Closes xxx", so if you used those instead of "Address xxx", it would automatically close the issue upon merging a PR, which is considered a good practice.

@sotaroikeda
Copy link
Contributor Author

sotaroikeda commented Jul 12, 2018

Thanks!

@sotaroikeda sotaroikeda deleted the sotaroikeda:fps branch Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.