[webkit-dev] Smart Pointer Analysis Tool for WebKit

Darin Adler darin at apple.com
Mon Jan 30 11:07:32 PST 2023


I am hoping this ends up being practical. In the CSS code I have recently worked on there are many short-lived references, and in some refactoring I was not able to change them all to smart pointers without a measurable performance degradation in Speedometer, so the code might need redesign to use different idioms.

— Darin


More information about the webkit-dev mailing list