WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133739
Some JSValue::get() micro-optimizations.
https://bugs.webkit.org/show_bug.cgi?id=133739
Summary
Some JSValue::get() micro-optimizations.
Andreas Kling
Reported
2014-06-11 08:54:18 PDT
More hax to make GetByVal do less work.
Attachments
Patch
(9.12 KB, patch)
2014-06-11 08:54 PDT
,
Andreas Kling
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2014-06-11 08:54:58 PDT
Created
attachment 232868
[details]
Patch
Ryosuke Niwa
Comment 2
2014-06-11 09:32:00 PDT
Also see
https://bugs.webkit.org/show_bug.cgi?id=133727
Geoffrey Garen
Comment 3
2014-06-11 11:29:44 PDT
Comment on
attachment 232868
[details]
Patch r=me
Andreas Kling
Comment 4
2014-06-11 11:40:47 PDT
Committed
r169815
: <
http://trac.webkit.org/changeset/169815
>
Ryosuke Niwa
Comment 5
2014-06-11 11:43:20 PDT
(In reply to
comment #4
)
> Committed
r169815
: <
http://trac.webkit.org/changeset/169815
>
Could you be able to tell us how much improvement you saw on
https://bug-133727-attachments.webkit.org/attachment.cgi?id=232853
?
Andreas Kling
Comment 6
2014-06-11 12:07:27 PDT
(In reply to
comment #5
)
> (In reply to
comment #4
) > > Committed
r169815
: <
http://trac.webkit.org/changeset/169815
> > > Could you be able to tell us how much improvement you saw on
https://bug-133727-attachments.webkit.org/attachment.cgi?id=232853
?
Two samples: 55.15ms -> 46.78ms 54.52ms -> 46.64ms
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