Open Bug 1933343 Opened 13 days ago Updated 13 days ago

Typing in the console causes lag on already resource intensive pages

Categories

(DevTools :: Console, defect)

Firefox 133
defect

Tracking

(Not tracked)

UNCONFIRMED

People

(Reporter: antti, Unassigned, NeedInfo)

References

(Regression)

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0

Steps to reproduce:

Not sure what kind of pages exactly this issue happens on but I stumbled upon it working with resource intensive Three.js pages.

  • Open https://threejs.org/examples/webgl_instancing_performance.html
  • Set method to naive and count to something like 5000 where your device still runs it smoothly
  • Observe fps still being 60 (or whatever)
  • Open the console (Ctrl + Shift + K)
  • Input anything such as a single symbol "1"
  • Observe fps dropping to below 10

Actual results:

Typing anything in the console causes the page to lag a lot.

Expected results:

The page shouldn't lag.

The bug submission form forced that format so here's extra info as a comment:

This is a regression as this used to work properly
Bisected this on mozilla-unified with git
This bug was introduced by

Here's a profile of the issue on 133:

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

Component: Untriaged → Console
Product: Firefox → DevTools
Keywords: regression
Regressed by: 1867668

:ochameau, since you are the author of the regressor, bug 1867668, could you take a look? Also, could you set the severity field?

For more information, please visit BugBot documentation.

Flags: needinfo?(poirot.alex)
You need to log in before you can comment on or make changes to this bug.