2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-31 02:48:30 +00:00
restic/internal
Konrad Wojas 5b96885c6d Control progress rate with RESTIC_PROGRESS_FPS env
Add a RESTIC_PROGRESS_FPS environment variable to limit the interval
at which the progress indicator updates (allowed values: 1-60).

The default rate of 60 FPS can cause high terminal CPU load on some
systems, like iTerm2 on macOS with font anti-aliasing enabled.

Usage:

    RESTIC_PROGRESS_FPS=1 restic ...
    RESTIC_PROGRESS_FPS=60 restic ...
2017-10-26 14:46:56 +08:00
..
2017-10-02 15:06:39 +02:00
2017-09-09 13:26:35 +02:00
2017-10-02 15:06:39 +02:00
2017-07-23 14:21:03 +02:00
2017-07-23 14:19:13 +02:00
2017-09-11 21:48:25 +02:00
2017-10-16 16:22:08 +02:00
2017-07-23 14:19:13 +02:00
2017-07-23 14:21:03 +02:00
2017-10-02 15:06:39 +02:00
2017-10-02 15:06:39 +02:00
2017-10-14 16:04:29 +02:00
2017-10-02 15:06:39 +02:00
2017-07-23 14:21:03 +02:00