You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2023. It is now read-only.
At first we ran a benchmark with some files (5 MB, 50 MB, 100 MB, 200MB, 1000MB). They were simply send from the Client to the Server. Each time the server got the complete time we took time.
As you can see in the graph, the needed time scales lineary with the amount of data send. This is optimal.