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 Dec 15, 2022. It is now read-only.
When typing a commit message, Atom starts to feel sluggish. I recorded a profile and it looks like loadUsersFromLocalRepo is getting called each time I type a key.
Prerequisites
Description
When typing a commit message, Atom starts to feel sluggish. I recorded a profile and it looks like
loadUsersFromLocalRepois getting called each time I type a key.Steps to Reproduce
Expected behavior:
Low CPU usage.
Actual behavior:
High CPU usage.
Reproduces how often:
100% for me.
Versions
Additional Information
Zoomed-out profile (showing multiple keystrokes):
Zoomed-in profile (showing details):