Bug 283926

Summary: Reduce the size of bmalloc_heap_inlines.h (v2)
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: bmallocAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, mark.lam, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 283947    
Bug Blocks:    

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.