Closed Bug 632703 Opened 14 years ago Closed 14 years ago

Sisyphus - Crash Automation - split result views for performance.

Categories

(Testing Graveyard :: Sisyphus, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bc, Unassigned)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
Combining all of the result views in a single design document combined with the bughunter couchapp application make the creation and updating of the view documents problematic. The initial creation causes the view files to have very large sizes and the compaction takes forever. By spliting the different result views out of the bughunter design document and into their own design documents we get: 1. smaller view document sizes. 2. parallel updating of the different views allowing multiple processes/cpus to update the views. I don't think reading the db multiple times is a big deal as long as caching hides the seeks.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: