Closed Bug 1685294 Opened 5 years ago Closed 5 years ago

Add perf test for Pool

Categories

(DevTools :: Framework, task)

task

Tracking

(firefox86 fixed)

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

Details

Attachments

(1 file)

devtools/shared/protocol/Pool.js is a core piece of our framework, which Actors and Fronts extend.
Let's have a test to track Pool method performances

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED

The test creates a lot of nested pools and then stresses a few methods:

  • manage
  • manage, but with Pools that were already managed by another Pool
  • getParent
  • unmanage
  • destroy (through the connection disconnection)
Attachment #9195619 - Attachment description: Bug 1685294 - [devtools] Add DAMP test for Pool. r=jdescottes,ochameau. → Bug 1685294 - [devtools] Add metric test for Pool. r=jdescottes,ochameau.
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/495e855175b4 [devtools] Add metric test for Pool. r=jdescottes.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Summary: Add DAMP test for Pool → Add perf test for Pool
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: