Bug 294341
| Summary: | Decrease maximum medium bitfit size to 32kB in libpas | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Degazio <d_degazio> |
| Component: | bmalloc | Assignee: | 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
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
<rdar://problem/153118277>
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/46624
EWS
Committed 296158@main (2fad6d3c34f9): <https://commits.webkit.org/296158@main>
Reviewed commits have been landed. Closing PR #46624 and removing active labels.