WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
195287
[JSC] Revisit rope threshold
https://bugs.webkit.org/show_bug.cgi?id=195287
Summary
[JSC] Revisit rope threshold
Yusuke Suzuki
Reported
2019-03-04 10:54:01 PST
sizeof(JSString) and sizeof(JSRopeString) become smaller. And we should revisit the rope threshold.
Attachments
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2019-03-05 14:43:29 PST
Let's take a closer look. We may get rather Speedometer improvement if we handle this and sizeof(JSString) thing nicely (currently, sizeof(JSString) patch cancels improvement with regression => neutral).
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