WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
294341
Decrease maximum medium bitfit size to 32kB in libpas
https://bugs.webkit.org/show_bug.cgi?id=294341
Summary
Decrease maximum medium bitfit size to 32kB in libpas
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-06-11 14:00:02 PDT
<
rdar://problem/153118277
>
David Degazio
Comment 2
2025-06-11 14:58:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/46624
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.
Top of Page
Format For Printing
XML
Clone This Bug