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
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.