RESOLVED FIXED 283926
Reduce the size of bmalloc_heap_inlines.h (v2)
https://bugs.webkit.org/show_bug.cgi?id=283926
Summary Reduce the size of bmalloc_heap_inlines.h (v2)
Simon Fraser (smfr)
Reported 2024-12-02 11:04:39 PST
According to clang build timing data, bmalloc_heap_inlines.h is the single most expensive header to parse in all of WebKit, since it's included by almost every compilation unit. We can make it smaller.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-02 11:07:01 PST
Simon Fraser (smfr)
Comment 2 2024-12-02 11:12:13 PST
EWS
Comment 3 2024-12-02 14:37:26 PST
Committed 287235@main (da8edba83036): <https://commits.webkit.org/287235@main> Reviewed commits have been landed. Closing PR #37328 and removing active labels.
WebKit Commit Bot
Comment 4 2024-12-02 15:25:33 PST
Re-opened since this is blocked by bug 283947
Simon Fraser (smfr)
Comment 5 2024-12-02 15:54:04 PST
EWS
Comment 6 2024-12-02 20:16:11 PST
Committed 287252@main (f18bcc652511): <https://commits.webkit.org/287252@main> Reviewed commits have been landed. Closing PR #37349 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.