Commit e675682
committed
fix(web): enhance throughput display in health check results
- Updated the health check results display to show download and upload speeds separately.
- Introduced a new `fmtSpeed` function to format speeds in KB/s or MB/s for better readability.
- Removed the previous single speed display and replaced it with a more informative output.
These changes improve the clarity of health check results, providing users with a better understanding of network performance.1 parent 92950f4 commit e675682
2 files changed
Lines changed: 12 additions & 5 deletions
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | | - | |
157 | | - | |
158 | | - | |
| 156 | + | |
| 157 | + | |
159 | 158 | | |
160 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
161 | 163 | | |
162 | 164 | | |
163 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
164 | 171 | | |
165 | 172 | | |
166 | 173 | | |
| |||
0 commit comments