Closed Bug 124322 Opened 23 years ago Closed 23 years ago

Optimizations for bookmarks

Categories

(SeaMonkey :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: mozilla)

Details

Attachments

(1 file)

There are some small optimizations for bookmarks that we can make: 1) currently, every bookmark gets annotated with a "type": bookmark, separator, bookmark folder, IE favorite, or IE folder. We can forego annotating the most common types (bookmarks and bookmark folders) by "synthesizing" those annotations. We can save one RDF assertion (around 32 bytes) per bookmark or bookmark folder. 2) Bookmark schedules would basically walk over all the bookmarks, checking to see if any of them had a schedule. By annotating JUST the bookmarks with schedules, the operation becomes significantly more lightweight.
Attached patch PatchSplinter Review
Ben, care to review?
Status: NEW → ASSIGNED
Comment on attachment 68495 [details] [diff] [review] Patch r=pavlov
Attachment #68495 - Flags: review+
Fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: