WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
4421
speed up JavaScript by inlining some label stack functions
https://bugs.webkit.org/show_bug.cgi?id=4421
Summary
speed up JavaScript by inlining some label stack functions
Darin Adler
Reported
2005-08-13 23:02:25 PDT
I did some profiling and found a way to speed up JavaScript that helps us on iBench.
Attachments
patch inlines and simplifies some things, removes some unused functions
(2.84 KB, patch)
2005-08-13 23:07 PDT
,
Darin Adler
mjs
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2005-08-13 23:07:01 PDT
Created
attachment 3369
[details]
patch inlines and simplifies some things, removes some unused functions
Darin Adler
Comment 2
2005-08-13 23:07:49 PDT
Sped up iBench JavaScript by 0.5% in one test I did. Probably does more in conjunction with other speedups; I tested them separately.
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