WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
193949
[JSC] CompleteSubpace is too large
https://bugs.webkit.org/show_bug.cgi?id=193949
Summary
[JSC] CompleteSubpace is too large
Yusuke Suzuki
Reported
2019-01-28 19:39:36 PST
One CompleteSubspace takes 4152B! The large part of this is just m_allocatorForSizeStep (4024B), which holds 503 Allocators. This is so wasting since our size class is not so many typically (in default configuration, it becomes 18).
Attachments
Add attachment
proposed patch, testcase, etc.
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