You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
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)
attached file from https://perf-html.io that help me in my research - I recorded 2 step-overs
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 inclearHighlightLine
and insetHighlightLine
)Firefox 2018-05-15 19.52 profile.sps.json.gz
#goodnessSquad
The text was updated successfully, but these errors were encountered: