Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add download, upload, ping tests duration #125

Merged
merged 7 commits into from
Jun 4, 2023
Merged

feat: add download, upload, ping tests duration #125

merged 7 commits into from
Jun 4, 2023

Conversation

bluemanos
Copy link
Contributor

In this PR I added a ping, download and upload duration. Plus one common function to measure all the things at once (one by one of course).

@r3inbowari
Copy link
Collaborator

r3inbowari commented Apr 10, 2023

Thanks! @bluemanos, should we include the time consuming for fetching user infomation and servers?

@bluemanos
Copy link
Contributor Author

@r3inbowari I can add it, no problem. Indeed these operations also are taking some time, not directly in testing the connection, but in preparation for testing.

My intention was to just get information on how much time the testing took.

@r3inbowari
Copy link
Collaborator

Hi, @bluemanos, I left some comments, Thank you!

@bluemanos
Copy link
Contributor Author

@r3inbowari where are the comments? I think you start a review, but in the end, did not send them. It happens :D

@r3inbowari r3inbowari self-requested a review April 12, 2023 19:01
speedtest/server.go Show resolved Hide resolved
speedtest/request.go Outdated Show resolved Hide resolved
@r3inbowari
Copy link
Collaborator

@r3inbowari where are the comments? I think you start a review, but in the end, did not send them. It happens :D

Sorry!

speedtest/request_test.go Outdated Show resolved Hide resolved
speedtest/request_test.go Outdated Show resolved Hide resolved
speedtest/request.go Outdated Show resolved Hide resolved
speedtest/server_test.go Outdated Show resolved Hide resolved
speedtest/server_test.go Outdated Show resolved Hide resolved
speedtest/server_test.go Outdated Show resolved Hide resolved
@r3inbowari r3inbowari merged commit 103bb9f into showwin:master Jun 4, 2023
@r3inbowari
Copy link
Collaborator

r3inbowari commented Jun 4, 2023

@bluemanos Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants