Closed Bug 44556 Opened 24 years ago Closed 24 years ago

don't write out row comments in mork databases

Categories

(MailNews Core :: Database, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Bienvenu, Assigned: Bienvenu)

Details

(Keywords: perf, Whiteboard: Fix in hand)

Mork databases are writing out /*r=0*/ type comments for every row - this inflates the size of the .msf files on disk (maybe 5%). Since disk i/o should be a significant component of mork performance, not writing out these comments should speedup loading and saving mork databases. It won't be dramatic, but every little bit helps.
Status: NEW → ASSIGNED
Keywords: nsbeta3, perf
It's more like a 6-7% size reduction. Definitely worth doing.
moving to M18.
Target Milestone: --- → M18
Whiteboard: Fix in hand
fixed.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
David, can you tell me which file that was checked into, so I can get this verified? Thanks. Just doing cleanup of bugs.
QA Contact: lchiang → stephend
it would be easier just to look in a .msf file and note that there aren't a bunch of /*r=xxx*/ in the file.
verified. thanks for the info.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.