Open Bug 1714962 Opened 3 years ago Updated 3 years ago

DAMP Perf changes after using document-event to clear the console

Categories

(DevTools :: General, task)

task

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

Details

There were many performance changes after Bug 1702511:

Summary of regressions:

  • custom.webconsole.open +200% regression but only on linux. It looks like other platforms were either already at 2000ms for this test, or were oscillating between 2 values. (graphs) Meaning this change consolidated the baseline at 2000ms and might not be a pure regression.
  • webconsole.openwithcache +100% regression on linux, smaller regression on other platforms (graphs)
  • complicated.webconsole.open +35% on all platforms (graphs)
    Simple.webconsole.open +30% on all platforms (graphs)
  • console.bulklog +12%
  • simple.jsdebugger.reload regression (lost the improvement from last week)
  • cold.webconsole.open +20-70% regression

Some improvements

  • console.typing -4-10%
  • screenshot -10%
Component: Console → General

DAMP results are available on the link above and confirm that the changes are linked to Bug 1702511.

You need to log in before you can comment on or make changes to this bug.