Вопрос

By downloading and uploading 5MB, 10MB, 20MB, 50MB, and 100MB files. How can the throughput be calculated?

thanks,

Это было полезно?

Решение

throughput = bytes_downloaded / (time_now - time_started);

If that's not enough to solve the problem, you need to be much more detailed in your question. Post the code you've written so far, and explain why it isn't working.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top