WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
33790
Web Inspector: Improve ResourcesPanel performance with lots of resources
https://bugs.webkit.org/show_bug.cgi?id=33790
Summary
Web Inspector: Improve ResourcesPanel performance with lots of resources
Alexander Pavlov (apavlov)
Reported
2010-01-18 02:31:32 PST
There are several bottlenecks in the ResourcesPanel, which dramatically impact performance when working with 1000s of resources.
Attachments
patch
(6.83 KB, patch)
2010-01-18 05:31 PST
,
Alexander Pavlov (apavlov)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2010-01-18 05:31:22 PST
Created
attachment 46813
[details]
patch
WebKit Commit Bot
Comment 2
2010-01-18 06:20:57 PST
Comment on
attachment 46813
[details]
patch Clearing flags on attachment: 46813 Committed
r53405
: <
http://trac.webkit.org/changeset/53405
>
WebKit Commit Bot
Comment 3
2010-01-18 06:21:05 PST
All reviewed patches have been landed. Closing bug.
Timothy Hatcher
Comment 4
2010-01-18 08:38:39 PST
Comment on
attachment 46813
[details]
patch Nice patch!
> + var aVal = a.endTime; > + var bVal = b.endTime;
Const would have been good here too.
Eric Seidel (no email)
Comment 5
2010-01-18 11:32:44 PST
Gtk bot seems to have had kittens after this landed:
http://build.webkit.org/results/GTK%20Linux%20Release/r53405%20(7765)/results.html
Not sure it's related to this change though.
Eric Seidel (no email)
Comment 6
2010-01-18 11:35:51 PST
Xan might know what's up with the gtk bot.
Xan Lopez
Comment 7
2010-01-18 11:42:06 PST
(In reply to
comment #6
)
> Xan might know what's up with the gtk bot.
Actually Gustavo handles the Release bot, I'm the Debug bots guy :) Looks like random (and possibly unrelated) gstreamer/media woes though, IIRC it has happened before. CCing Gustavo.
Gustavo Noronha (kov)
Comment 8
2010-01-19 11:08:46 PST
(In reply to
comment #7
)
> (In reply to
comment #6
) > > Xan might know what's up with the gtk bot. > > Actually Gustavo handles the Release bot, I'm the Debug bots guy :) > > Looks like random (and possibly unrelated) gstreamer/media woes though, IIRC it > has happened before. CCing Gustavo.
This is actually caused by pulseaudio misbehaving. I'll try to figure it out.
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