Debit progress: Account for TCP SLOW START and weigh the first few ticks less
modified src/event.c
@@ -403,6 +403,7 @@ draw_progressbar(int64_t current, int64_t total)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -446,11 +447,16 @@ draw_progressbar(int64_t current, int64_t total)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|