[wip] shrink Element
diff --git a/third_party/blink/renderer/core/dom/element.h b/third_party/blink/renderer/core/dom/element.h
index 3c4cec0..a91a7d0 100644
--- a/third_party/blink/renderer/core/dom/element.h
+++ b/third_party/blink/renderer/core/dom/element.h
@@ -2587,7 +2587,7 @@
QualifiedName tag_name_;
// This `ComputedStyle` field is a hot accessed member. Keep uncompressed for
// performance reasons.
- subtle::UncompressedMember<const ComputedStyle> computed_style_;
+ Member<const ComputedStyle> computed_style_;
Member<ElementData> element_data_;
// A tiny Bloom filter for which attribute names and class names exist
@@ -2601,7 +2601,7 @@
// Do not add new members to Element without a good reason; prefer to
// add to ElementRareData unless it is performance-critical. Element
- // is 88 bytes on typical 64-bit platforms, and growing it can cause
+ // is 80 bytes on typical 64-bit platforms, and growing it can cause
// both memory and performance regressions if you are not careful.
};
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
📍 Job mac-m1_mini_2020-perf/speedometer3 complete.
See results at: https://pinpoint-dot-chromeperf.appspot.com/job/16b84d5eb10000
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
📍 Job mac-m1_mini_2020-perf/system_health.memory_desktop complete.
See results at: https://pinpoint-dot-chromeperf.appspot.com/job/16e55446b10000
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
📍 Job mac-m1_mini_2020-perf/system_health.memory_desktop complete.
See results at: https://pinpoint-dot-chromeperf.appspot.com/job/107fe953b10000
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
📍 Job mac-m1_mini_2020-perf/system_health.memory_desktop complete.
See results at: https://pinpoint-dot-chromeperf.appspot.com/job/16058786b10000
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
📍 Job mac-m1_mini_2020-perf/system_health.memory_desktop complete.
See results at: https://pinpoint-dot-chromeperf.appspot.com/job/114c27a1b10000
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |