diff options
author | Mike Frysinger <vapier@google.com> | 2022-04-19 02:30:09 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2022-04-19 23:50:48 +0000 |
commit | 4c11aebeb934817407266787d58247e1ca802057 (patch) | |
tree | 206022ca4322d0eaf9b89f9c3acc560e2cb5db02 /project.py | |
parent | b90a422ab692657709ed49783212f7febe445ac7 (diff) | |
download | git-repo-4c11aebeb934817407266787d58247e1ca802057.tar.gz |
progress: optimize progress bar updates a bitv2.24
Rather than erase the entire line first then print out the new content,
print out the new content on top of the old and then erase anything we
didn't update. This should result in a lot less flashing with faster
terminals.
Bug: https://crbug.com/gerrit/11293
Change-Id: Ie2920b0bf3d5e6f920b8631a1c406444b23cd12d
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/335214
Reviewed-by: LaMont Jones <lamontjones@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'project.py')
0 files changed, 0 insertions, 0 deletions