Skip to content

High idle CPU usage (~25-30%) on macOS #54

@eval-exec

Description

@eval-exec

Problem

@georgealbert report:

Neomacs uses ~25-30% CPU when idle on macOS (MacBook Air Intel 2020).

Reports

Expected behavior

Idle CPU usage should be near 0% when no user input is occurring and no animations are running.

Likely cause

The render loop may be polling or redrawing continuously instead of blocking/sleeping when there are no pending events or frame updates.

Environment

  • macOS, MacBook Air Intel 2020
  • Commit: 9f9899b
Pinned by eval-exec

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions