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

Reuse batches if the display list didn't actually change. #54

Merged
merged 1 commit into from Oct 27, 2015

Conversation

@pcwalton
Copy link
Collaborator

pcwalton commented Oct 24, 2015

In general this results in something like a 2x-3x speedup when the test
passes, and the test usually early outs pretty quick if it's going to
fail.

Part of #30.

@glennw
Copy link
Member

glennw commented Oct 26, 2015

This looks good to me, will merge once rebased.

In general this results in something like a 2x-3x speedup when the test
passes, and the test usually early outs pretty quick if it's going to
fail.

Part of #30.
@pcwalton pcwalton force-pushed the pcwalton:interpaint-batching branch from a7cb8b8 to 9cb2f58 Oct 27, 2015
@pcwalton
Copy link
Collaborator Author

pcwalton commented Oct 27, 2015

@glennw Rebased.

glennw added a commit that referenced this pull request Oct 27, 2015
Reuse batches if the display list didn't actually change.
@glennw glennw merged commit b130ff3 into servo:master Oct 27, 2015
nox pushed a commit to nox/webrender that referenced this pull request Aug 6, 2016
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

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