Bug 294341

Summary: Decrease maximum medium bitfit size to 32kB in libpas
Product: WebKit Reporter: David Degazio <d_degazio>
Component: bmallocAssignee: David Degazio <d_degazio>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

David Degazio
Reported 2025-06-11 13:59:54 PDT
This gives us a possible ~0.2% reduction in memory usage and apparently also a ~0.2% overall progression in MotionMark, possibly due to lower fragmentation since we don't try to cram as many large objects into single medium bitfit pages. Seems like if anything a positive change so we should just do it.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-06-11 14:00:02 PDT
David Degazio
Comment 2 2025-06-11 14:58:25 PDT
EWS
Comment 3 2025-06-12 12:50:59 PDT
Committed 296158@main (2fad6d3c34f9): <https://commits.webkit.org/296158@main> Reviewed commits have been landed. Closing PR #46624 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.