Skip to content
This repository was archived by the owner on Apr 23, 2023. It is now read-only.

Benchmarks

Kili edited this page Jul 5, 2018 · 13 revisions

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. Size Benchmark As you can see in the graph, the needed time scales lineary with the amount of data send. This is optimal.

Clone this wiki locally