Closed Bug 2060547 Opened 1 month ago Closed 29 days ago

12.75% damp browser-toolbox.webconsole-ready.DAMP (Windows) regression on Mon July 27 2026

Categories

(DevTools :: General, defect, P3)

defect

Tracking

(firefox-esr140 unaffected, firefox-esr153 unaffected, firefox153 unaffected, firefox154 unaffected, firefox155 fix-optional)

RESOLVED WONTFIX
Tracking Status
firefox-esr140 --- unaffected
firefox-esr153 --- unaffected
firefox153 --- unaffected
firefox154 --- unaffected
firefox155 --- fix-optional

People

(Reporter: performance-sheriff-bot, Unassigned)

References

(Blocks 1 open bug, Regression)

Details

(4 keywords)

Perfherder has detected a devtools performance regression from push c81c89c15dc7d2ce83e475bb4ca191a9dd577e82. As author of one of the patches included in that push, we need your help to address this regression.

Please acknowledge, and begin investigating this alert within 3 business days, or the patch(es) may be backed out in accordance with our regression policy.

Regression Test Platform Options Absolute values [old vs new]
13% damp browser-toolbox.webconsole-ready.DAMP (doc) windows11-64-24h2-shippable e10s fission stylo webrender 359.24 ms -> 405.05 ms

Support & Actionable Steps

For questions, please contact afinder@mozilla.com. You can also find help on Slack (#perf-help) or Matrix (#perftest).

Action guide details:

Flags: needinfo?(sclements)

The Bugbug bot thinks this bug should belong to the 'DevTools::General' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Product: Firefox → DevTools

Set release status flags based on info from the regressing bug 2056188

Might just be due to displaying more messages in the console when nova is enabled. Will check

Severity: -- → S3
Flags: needinfo?(sclements) → needinfo?(jdescottes)
Priority: -- → P3

(In reply to Julian Descottes [:jdescottes] from comment #3)

Might just be due to displaying more messages in the console when nova is enabled. Will check

Thanks Julian, we're trying to resolve any suspected performance issues head of the release date and have enlisted the perf team to help. I saw you marked this as a P3 but if you're able to look sooner than later that'd be much appreciated.

Blocks: nova-perf

After more investigations, the new figure is not directly related to the webconsole but to the inspector.

The test selects a few few panels one after the other, in particular it selects the inspector right before the webconsole.
With nova enabled, the element selected by default in the Browser Toolbox' inspector has a more styles applied than without nova.
Because of this, switching to the Console panel from the Inspector is slower.

Removing the inspector step from the test, I get the same performance with or without nova.
I also quickly built a "web toolbox" version of the browser toolbox test which regressed, and this one has the same performance with or without nova.

So this is not a performance regression, we just happen to select an element with more rules and the ruleview needs a bit more time to be destroyed.

Status: NEW → RESOLVED
Closed: 29 days ago
Flags: needinfo?(jdescottes)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.