Skip to content

value of 1.0 for git--timer-sec is eating up 50% + of CPU #11

Description

@dmaniloff

I manually changed its value in git-emacs.el to sth like 10 secs:

(defcustom git--timer-sec 10.0
"Timer to monitor .git repo to update modeline"
:type '(number)
:group 'git-emacs)

.....however, when the task gets executed it is still ~40% CPU intensive. will gladly help out if you can provide some hints.

thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions