Return the total amount of downloaded/uploaded bytes#627
Return the total amount of downloaded/uploaded bytes#627berrnd wants to merge 2 commits intolibrespeed:masterfrom
Conversation
|
hi @berrnd thank you for resubmitting. |
Based on `example-singleServer-pretty.html`
|
I've added a new example |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
Still a good idea. Don't close stale bot |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi and first thanks a lot for LibreSpeed!
I wanted to show how much data volume the upload / download test used. So I've added 2 properties to the
speedtest_worker.jsstatus data object:dlBytes: Total number of bytes downloadedulBytes: Total number of bytes uploadedThis also includes data during
dlGraceTime/ulGraceTime.Could look like that (a live example is available here):
firefox_2024-04-03_20-11-11.mp4