Strange spike in NS_NewURI calls in recent BHR data
Categories
(Core :: Networking, defect, P3)
Tracking
()
Performance Impact | low |
People
(Reporter: alexical, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: perf, perf:responsiveness, Whiteboard: [bhr][bhr-html][necko-triaged])
Reporter | ||
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Updated•7 years ago
|
Updated•6 years ago
|
Comment 4•3 years ago
|
||
Not working on this right now.
Updated•2 years ago
|
Comment 5•2 years ago
|
||
This doesn't look to still be a concern from a quick look at http://queze.net/bhr/test/#row=0&filter=
But I'm very familiar with the BHR tool.
Comment 6•2 years ago
|
||
(In reply to Andrew Creskey [:acreskey] from comment #5)
This doesn't look to still be a concern from a quick look at http://queze.net/bhr/test/#row=0&filter=
But I'm very familiar with the BHR tool.
My BHR dashboard (the most recent version is hosted at https://fqueze.github.io/hang-stats/) only shows data from the parent process main thread. Comment 0 says "There's a strange spike I'm seeing in NS_NewURI calls in the content process." so unfortunately I don't think we can use my dashboard to draw conclusions.
Updated•2 years ago
|
Comment 7•9 months ago
|
||
There's a patch to make parsing a bit faster in bug 1849745.
Otherwise we can't revert the threadsafe refcounting changes.
Description
•