maidsafe / safe_network

72 stars 40 forks source link

chore(cli): [#2012] show download time per file #2016

Closed mickvandijke closed 1 month ago

mickvandijke commented 1 month ago

Description

Adds the time it took to download each file to the console output of the safe files download command.

e.g.:

Downloading "1KB.bin" from 12c1eb9c985dbd6682c4ec2fe0734419d5b48c025706aafb38a322d657aced1a with batch-size 16
Saved "1KB.bin" at /Users/mick/Downloads/safe_files/1KB.bin
File downloaded in 228 milliseconds

Related Issue

Fixes #2012

Type of Change

Please mark the types of changes made in this pull request.

Checklist

Please ensure all of the following tasks have been completed: