RESOLVED FIXED306104
[Linux] Stop caching memory footprint
https://bugs.webkit.org/show_bug.cgi?id=306104
Summary [Linux] Stop caching memory footprint
Vitaly Dyackhov
Reported 2026-01-23 04:25:29 PST
Since 305569@main `memoryFootprint()` uses `/proc/self/statm` instead of `/proc/self/smaps` which is significantly faster, eliminating the need of caching. Removing cache will provide much more accurate value.
Attachments
Vitaly Dyackhov
Comment 1 2026-01-23 04:28:16 PST
EWS
Comment 2 2026-01-26 01:45:34 PST
Committed 306193@main (6083924154b5): <https://commits.webkit.org/306193@main> Reviewed commits have been landed. Closing PR #57118 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-01-26 01:46:15 PST
Note You need to log in before you can comment on or make changes to this bug.