Closed
Bug 73498
Opened 24 years ago
Closed 24 years ago
New disk cache is slower initially loading pages than the old disk cache
Categories
(Core :: Networking: Cache, defect)
Tracking
()
mozilla0.9
People
(Reporter: pavlov, Assigned: beard)
References
Details
(Keywords: perf, topperf, Whiteboard: [cache])
Running jrgm's tests on with a nightly build from 03-26-2001 (new imagelib and
new cache on) on WindowsNT4, the inital page loads are much slower than
previous builds.
Running a build from 03-26-2001 (new cache and imagelib) compared to the same
build with HTTP using the old cache (effectivly making no one use the new disk
cache) shows the initial page load times being signifigantly faster (usually
between 200 and 400ms).
Darin suggested that this is likely due to Windows file system being slow and
since the new disk cache is opening twice as many files for writing, that this
is kicking our ass.
Updated•24 years ago
|
Assignee | ||
Comment 1•24 years ago
|
||
We are moving to a model where metadata will be stored in a simple flat file,
which should alleviate much of these problems.
Target Milestone: --- → mozilla0.9
*** This bug has been marked as a duplicate of 73295 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•