Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

[Stepping]"step-over" (F10) takes a lot of time #6313

Closed
evgi99 opened this issue May 15, 2018 · 2 comments
Closed

[Stepping]"step-over" (F10) takes a lot of time #6313

evgi99 opened this issue May 15, 2018 · 2 comments

Comments

@evgi99
Copy link

evgi99 commented May 15, 2018

I found out that "step-over" the code take time. i try to drill down and look for the reason for this performance reason and saw that probably it because code-mirror take time change page view (e.g. updateHeightsInViewport takes 14ms and is called both in clearHighlightLine and in setHighlightLine)

Firefox 2018-05-15 19.52 profile.sps.json.gz

#goodnessSquad

@claim claim bot added the not-available label May 15, 2018
@jasonLaster
Copy link
Contributor

oh thanks!

@jasonLaster jasonLaster changed the title [Actions] "step-over" (F10) takes a lot of time [Stepping]"step-over" (F10) takes a lot of time May 15, 2018
@jasonLaster jasonLaster mentioned this issue Aug 21, 2018
9 tasks
@janodvarko janodvarko mentioned this issue Oct 10, 2018
25 tasks
@janodvarko
Copy link
Member

A lot has been fixed since this bug report and performance should be much better.

I am closing the report, but if you still experience the bug please file a new report.

We are moving our bug tracking into Bugzilla, so please report further bugs here:
https://bugzilla.mozilla.org/enter_bug.cgi?product=DevTools&component=Debugger

Thanks,
Honza

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants