WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
144800
Micro-optimize JSON serialization of string primitives.
https://bugs.webkit.org/show_bug.cgi?id=144800
Summary
Micro-optimize JSON serialization of string primitives.
Andreas Kling
Reported
2015-05-08 03:12:52 PDT
We're going out of line to JSValue::getString() for every string primitive. Let's not do that.
Attachments
Patch
(1.52 KB, patch)
2015-05-08 03:17 PDT
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2015-05-08 03:17:17 PDT
Created
attachment 252718
[details]
Patch
WebKit Commit Bot
Comment 2
2015-05-08 12:24:48 PDT
Comment on
attachment 252718
[details]
Patch Clearing flags on attachment: 252718 Committed
r184006
: <
http://trac.webkit.org/changeset/184006
>
WebKit Commit Bot
Comment 3
2015-05-08 12:24:51 PDT
All reviewed patches have been landed. Closing bug.
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