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

Add a RendererOption to configure if picture caching is enabled. #3367

Merged
merged 1 commit into from Nov 30, 2018

Conversation

gw3583
Copy link
Contributor

@gw3583 gw3583 commented Nov 28, 2018

Although not hooked up internally yet, this provides a hook so
that the gecko pref can be added.

We'll use this to provide a temporary way to compare performance
and also to allow picture caching to be disabled temporarily if
we encounter any bad regressions.


This change is Reviewable

Although not hooked up internally yet, this provides a hook so
that the gecko pref can be added.

We'll use this to provide a temporary way to compare performance
and also to allow picture caching to be disabled temporarily if
we encounter any bad regressions.
@gw3583
Copy link
Contributor Author

gw3583 commented Nov 28, 2018

r? @jrmuizel

@gw3583 gw3583 requested a review from kvark November 29, 2018 22:55
@gw3583
Copy link
Contributor Author

gw3583 commented Nov 29, 2018

(or @kvark or anyone really)

@kvark
Copy link
Member

kvark commented Nov 30, 2018

@gw3583 it would be great to have 3 options here: force-enabled, force-disabled, and manual (specified per-SC). Your words got stuck in my head about the fact that picture caching is going to hide some of our performance issues, and this is worrying me. So I'd like to be able to constantly run without it to see how good our baseline is.

@kvark
Copy link
Member

kvark commented Nov 30, 2018

Discussed on IRC a bit. Anyhow, this is harmless.
@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit d2e4f4c has been approved by kvark

@bors-servo
Copy link
Contributor

⌛ Testing commit d2e4f4c with merge 4f95de4...

bors-servo pushed a commit that referenced this pull request Nov 30, 2018
Add a RendererOption to configure if picture caching is enabled.

Although not hooked up internally yet, this provides a hook so
that the gecko pref can be added.

We'll use this to provide a temporary way to compare performance
and also to allow picture caching to be disabled temporarily if
we encounter any bad regressions.

<!-- 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/3367)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

☀️ Test successful - status-appveyor, status-taskcluster
Approved by: kvark
Pushing 4f95de4 to master...

@bors-servo bors-servo merged commit d2e4f4c into servo:master Nov 30, 2018
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Dec 1, 2018
…344a29b18678 (WR PR #3367). r=kats

servo/webrender#3367

Differential Revision: https://phabricator.services.mozilla.com/D13554

--HG--
extra : moz-landing-system : lando
mykmelez pushed a commit to mykmelez/gecko that referenced this pull request Dec 1, 2018
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Oct 3, 2019
…344a29b18678 (WR PR #3367). r=kats

servo/webrender#3367

Differential Revision: https://phabricator.services.mozilla.com/D13554

UltraBlame original commit: 5a212090eeecc702a8c3461e6926d9c83abb7c09
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Oct 3, 2019
…344a29b18678 (WR PR #3367). r=kats

servo/webrender#3367

Differential Revision: https://phabricator.services.mozilla.com/D13554

UltraBlame original commit: 5a212090eeecc702a8c3461e6926d9c83abb7c09
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 3, 2019
…344a29b18678 (WR PR #3367). r=kats

servo/webrender#3367

Differential Revision: https://phabricator.services.mozilla.com/D13554

UltraBlame original commit: 5a212090eeecc702a8c3461e6926d9c83abb7c09
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

3 participants