-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
stylo: Avoid separate monomorphizations of CSS serialization for utf-8 and utf-16 #19841
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
Conversation
MozReview-Commit-ID: 79qv87uPzjR
Heads up! This PR modifies the following files:
|
@bors-servo r=emilio |
📌 Commit c84cc39 has been approved by |
stylo: Avoid separate monomorphizations of CSS serialization for utf-8 and utf-16 https://bugzilla.mozilla.org/show_bug.cgi?id=1431268
💔 Test failed - linux-dev |
…ion. MozReview-Commit-ID: JR3IcL1NRHO
@bors-servo r=emilio |
📌 Commit 5526947 has been approved by |
stylo: Avoid separate monomorphizations of CSS serialization for utf-8 and utf-16 https://bugzilla.mozilla.org/show_bug.cgi?id=1431268 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19841) <!-- Reviewable:end -->
☀️ Test successful - android, arm32, arm64, linux-dev, linux-rel-css, linux-rel-wpt, mac-dev-unit, mac-rel-css1, mac-rel-css2, mac-rel-wpt1, mac-rel-wpt2, mac-rel-wpt3, mac-rel-wpt4, windows-msvc-dev |
Looks like build times reduced a bit thanks to this! == Change summary for alert #11252 (as of Mon, 22 Jan 2018 21:53:50 GMT) == Improvements: 5% build times windows2012-64 opt static-analysis taskcluster-c4.4xlarge 2,702.03 -> 2,570.60 For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=11252 |
https://bugzilla.mozilla.org/show_bug.cgi?id=1431268
This change is