Open
Bug 1862630
Opened 2 years ago
Updated 4 days ago
neqo logging (qlog::packet_received) seems to be taking lots of time when logging is off
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
NEW
People
(Reporter: jesup, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
profiler sampling implies that qlog is taking as much or perhaps 2-3 times as long as actually processing incoming packets in neqo:
https://share.firefox.dev/40By61r
local central opt build, no logging enabled.
| Reporter | ||
Updated•2 years ago
|
Summary: neqo logging (qlog::receive_packet) seems to be taking lots of time when logging is off → neqo logging (qlog::packet_received) seems to be taking lots of time when logging is off
Comment 1•2 years ago
|
||
Randell do we need to fix anything in Necko here?
It looks more of a neqo issue?
Flags: needinfo?(rjesup)
Comment 2•1 year ago
|
||
Kershaw, are you already aware of similar issue in neqo?
Flags: needinfo?(rjesup) → needinfo?(kershaw)
Comment 3•1 year ago
|
||
(In reply to Sunil Mayya from comment #2)
Kershaw, are you already aware of similar issue in neqo?
Yes, we are working on this in neqo.
Comment 4•4 days ago
|
||
Is this still an issue? (I don't think so.)
You need to log in
before you can comment on or make changes to this bug.
Description
•