Skip to content

Throttle rate of output messages #663

@fischman

Description

@fischman

Building a large project with ninja output going to an emacs compilation buffer is painful b/c emacs doesn't do so well with 10k-line-buffers.

IWBN to have a rate-limit on progress messages, such as "don't emit a progress message more often than once per seconds". Could be done with an env var or a cmd-line option to ninja (I weakly prefer env var).

WDYT, worth writing a patch for?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions