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

Sync changes from mozilla-central gfx/wr #3984

Merged
merged 2 commits into from Jun 16, 2020
Merged

Conversation

@moz-gfx
Copy link

moz-gfx commented Jun 15, 2020

No description provided.

nical added 2 commits Jun 15, 2020
These vectors are rebuilt once per frame. we can't recycle them because they are sent to the renderer. On a 4k screen for most sites the element counts are low enough that we can get away with preallocation from a pessimistic estimate, but high enough that reallocation happens a few times per frame and takes a small but visible portion of the profile.

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

[ghsync] From https://hg.mozilla.org/mozilla-central/rev/3d4463013cc1846de87680d44ebf1c8486e95fba
@moz-gfx
Copy link
Author

moz-gfx commented Jun 15, 2020

@bors-servo r=auto

@bors-servo
Copy link
Contributor

bors-servo commented Jun 15, 2020

📌 Commit 14dd36c has been approved by auto

@bors-servo
Copy link
Contributor

bors-servo commented Jun 15, 2020

Testing commit 14dd36c with merge e416e84...

@bors-servo
Copy link
Contributor

bors-servo commented Jun 16, 2020

☀️ Test successful - status-taskcluster
Approved by: auto
Pushing e416e84 to master...

@bors-servo bors-servo merged commit e416e84 into servo:master Jun 16, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
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

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