WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16511
Speed up ClassNodeList and NamedNodeList by using the caching mechanism employed by ChildNodeLists
https://bugs.webkit.org/show_bug.cgi?id=16511
Summary
Speed up ClassNodeList and NamedNodeList by using the caching mechanism emplo...
Sam Weinig
Reported
2007-12-18 20:10:37 PST
This turned out to be quite easy and a big win.
Attachments
patch
(13.23 KB, patch)
2007-12-18 20:12 PST
,
Sam Weinig
sam
: review-
Details
Formatted Diff
Diff
second try
(14.11 KB, patch)
2007-12-18 23:06 PST
,
Sam Weinig
mjs
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2007-12-18 20:12:41 PST
Created
attachment 17979
[details]
patch
Sam Weinig
Comment 2
2007-12-18 20:21:14 PST
Ignore the stuff in DRT, that was not intended to be there.
Sam Weinig
Comment 3
2007-12-18 20:29:16 PST
Comment on
attachment 17979
[details]
patch Scratch that, there seems to be an invalidation error I missed. Will return shortly.
Sam Weinig
Comment 4
2007-12-18 23:06:49 PST
Created
attachment 17982
[details]
second try This time with less test failures!
Maciej Stachowiak
Comment 5
2007-12-19 01:06:25 PST
Comment on
attachment 17982
[details]
second try r=me
Sam Weinig
Comment 6
2007-12-19 12:11:39 PST
Landed in
r28868
.
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