Closed Bug 149073 Opened 22 years ago Closed 22 years ago

nsStorageTransport::GetNthSegment is slow

Categories

(Core :: Networking: Cache, defect, P3)

defect

Tracking

()

VERIFIED FIXED
mozilla1.1alpha

People

(Reporter: dbaron, Assigned: darin.moz)

Details

Attachments

(1 file)

For loading large documents (such as
http://lxr.mozilla.org/seamonkey/source/layout/html/style/src/nsCSSFrameConstructor.cpp
) with the disk cache size set to zero, nsStorageTransport::GetNthSegment is
slow.  It took up 0.6% of the time in a profile that I took (that was dominated
by O(N^2) problems in layout).
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.1beta
Attached patch v1 patchSplinter Review
Target Milestone: mozilla1.1beta → mozilla1.1alpha
fixed-on-trunk
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Verified per darin's comment.
Status: RESOLVED → VERIFIED
QA Contact: tever → junruh
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: