Skip to content

(Performance/Power) Continuous activity when should be idle #208

Open
@wilshmil

Description

@wilshmil

I've observed this a couple of times now. After GitX has been running for a while, at some point it idles up to about 15% CPU activity and stays at that level, even though I'm not actively using it. Quitting and restarting the program returns it to a quiet idle state.

I sampled and did a quick time profile and the activity appears to be window redraws triggered by timers calling into -[PBCommitMessageView drawRect:], but that's from a very quick examination without any knowledge of the code base. The only theory I have at present is that switching branches and doing commits, pushes, etc., from the command line while GitX is running somehow trigger this state.

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