Open Bug 2010819 Opened 2 days ago Updated 1 day ago

[perf] Add fast path for callers that check PendingQueueLength() == 0

Categories

(Core :: Networking, enhancement)

enhancement

Tracking

()

People

(Reporter: valentin, Assigned: valentin)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

mozilla::net::nsHttpConnectionMgr::ProcessPendingQForEntry checks if ent->PendingQueueLength().
When there are a lot of events in the queue, these callers don't need the actual length, just to know when it's empty.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: