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

Optimize large tiled backgrounds by prerendering a few repeats into the texture cache. #68

Merged
merged 1 commit into from Oct 30, 2015

Conversation

@pcwalton
Copy link
Collaborator

pcwalton commented Oct 30, 2015

Timings:

@pcwalton pcwalton force-pushed the pcwalton:tiling branch 2 times, most recently from 58fc708 to 8f6610c Oct 30, 2015
texture cache.

Timings:

* Page with nothing but a 1x1 tiled background -- 100. ms -> 0.423 ms
  (236x improvement)

* https://miiverse.nintendo.net/guide/ -- 3.11 ms -> 2.12 ms (47%
  improvement)

* http://en.wikipedia.org/wiki/Servomechanism -- 0.951 ms -> 0.842 ms
  (13% improvement)
glennw added a commit that referenced this pull request Oct 30, 2015
Optimize large tiled backgrounds by prerendering a few repeats into the texture cache.
@glennw glennw merged commit 07fd956 into servo:master Oct 30, 2015
nox pushed a commit to nox/webrender that referenced this pull request Aug 6, 2016
Pin ipc-channel dependency.
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.