Closed
Bug 1560562
Opened 2 years ago
Closed 2 years ago
rlog ringbuffer is printfing everything
Categories
(Core :: WebRTC: Networking, enhancement)
Core
WebRTC: Networking
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
Details
Attachments
(1 file)
We're doing our log-level check after building the log string. This accounts for about 3% of the work the socket process is doing, which is kinda sad.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=ea5a9be4ee6d113d22e5086db1a92bd9303c1430
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → docfaraday
Pushed by bcampen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9ddd406ee10f Check whether we should log before building the log string. r=mjf
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•