Closed Bug 28042 Opened 25 years ago Closed 24 years ago

too many proxy operations in netwerk

Categories

(Core :: Networking, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 27017

People

(Reporter: warrensomebody, Assigned: jud)

References

()

Details

(Keywords: perf)

Attachments

(1 file)

Troy Chevalier wrote:
  - 566 nsProxyObject::Post() calls which each end up calling PR_Malloc(). 
That's a lot of notifications from the netlib thrad to 
  the UI thread. Can we do anything to reduce the number of PL Events we send? 
Each of those requests allocates and 
  destroys memory, enters a critical section to access the event queue, ...
Keywords: perf
Target Milestone: M15
I've pulled two proxy objects out of FTP, diffs attatched. Can someone please
review?
Status: NEW → ASSIGNED
The bulk of these are coming from the nsINetModuleManager stuff that needs to be
converted to nsIObserver.
Depends on: 27017
my FTP changes are in. not all proxies are gone from FTP, but most are.
this is really a dupe of 27017, our heavy proxy object user.

*** This bug has been marked as a duplicate of 27017 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
dupe of 27017
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: