Closed Bug 13008 Opened 25 years ago Closed 25 years ago

[perf] ProgIDToCLSID hash key too small

Categories

(Core :: XPCOM, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 12296

People

(Reporter: waterson, Assigned: shaver)

Details

Attachments

(1 file)

The nsStringKey uses a vanilla nsAutoString, which will spill to the heap for
just about every ProgID known to man.
FWIW, in the latest traces, ProgIDToCLSID was taking about ~1% of the time, and
was dominated (>70%) by nsAutoString and locking in the hashtable. (See also
Bug 13009.)
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 12296 ***
cleaning up: VERIFY duplicate
Status: RESOLVED → VERIFIED
Component: XPCOM Registry → XPCOM
QA Contact: dp → xpcom
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: