restic/internal/ui/termstatus
greatroar 5aaa3e93c1 internal/ui/termstatus: Optimize and publish Truncate
name               old time/op  new time/op  delta
TruncateASCII-8     347ns ± 1%    69ns ± 1%  -80.02%  (p=0.000 n=9+10)
TruncateUnicode-8   447ns ± 3%   348ns ± 1%  -22.04%  (p=0.000 n=10+10)
2021-09-03 11:48:22 +02:00
..
background.go Fix IsProcessBackground on Linux with stdin redirection 2020-10-13 13:12:02 +02:00
background_linux.go Fix IsProcessBackground on Linux with stdin redirection 2020-10-13 13:12:02 +02:00
background_linux_test.go Add more error handling 2021-01-30 20:19:47 +01:00
status.go internal/ui/termstatus: Optimize and publish Truncate 2021-09-03 11:48:22 +02:00
status_test.go internal/ui/termstatus: Optimize and publish Truncate 2021-09-03 11:48:22 +02:00
terminal_posix.go Rework termstatus 2018-05-07 21:40:07 +02:00
terminal_unix.go Unify interactive terminal detection code 2021-04-11 20:02:09 +02:00
terminal_windows.go Properly detect mintty output redirection 2021-04-11 20:02:09 +02:00
terminal_windows_test.go Add test to mintty pipe detection 2021-04-11 20:02:09 +02:00