Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
5MB、10MB、20MB、50MB、および100MBのファイルをダウンロードおよびアップロードする。スループットはどのように計算できますか?
ありがとう、
throughput = bytes_downloaded / (time_now - time_started);
それでも問題を解決できない場合は、質問をさらに詳しく説明する必要があります。これまでに作成したコードを投稿し、機能しない理由を説明してください。