diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-09-18 01:03:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-18 01:03:46 -0500 |
commit | 8397c5b0a210a33a0991d369e88016dd51f521fd (patch) | |
tree | d594e41ddcb0f2e45a611d89a56c8ad07ae97ee7 /components/script/dom/bindings/codegen/CodegenRust.py | |
parent | bb998dbdf31920d5ddc2a91d6bdfe8a880e11604 (diff) | |
parent | 0f7b40e90a5793aa28d591d00f7d85e3f4b637f7 (diff) | |
download | servo-8397c5b0a210a33a0991d369e88016dd51f521fd.tar.gz servo-8397c5b0a210a33a0991d369e88016dd51f521fd.zip |
Auto merge of #18550 - nnethercote:bug-1399758-take-2, r=heycam
Measure ImageValue objects (take 2).
We have about 11,500 of these when loading gmail in a Stylo-enabled build, from
SpecifiedUrls; the objects themselves account for about 1.3 MiB of memory, and
the strings within them about 2.9 MiB.
We also have a very small number of them on the Gecko side.
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because testing is on the Gecko side.
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- 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/18550)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/CodegenRust.py')
0 files changed, 0 insertions, 0 deletions