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
It will likely be useful for many adopters to be able to benchmark the download performance; I'm envisioning benchmarking code associated with downloads with a "switch" setting (defaults to false) to turn it on.
Desired output needn't be fancy; were this ruby, just using "benchmark" would be fine. In a perfect world, it would show size of file being downloaded, time elapsed to download, download rate for a file (bytes/time) averagetimes to download files, average download rates ...
The text was updated successfully, but these errors were encountered:
It will likely be useful for many adopters to be able to benchmark the download performance; I'm envisioning benchmarking code associated with downloads with a "switch" setting (defaults to false) to turn it on.
Desired output needn't be fancy; were this ruby, just using "benchmark" would be fine. In a perfect world, it would show size of file being downloaded, time elapsed to download, download rate for a file (bytes/time) averagetimes to download files, average download rates ...
The text was updated successfully, but these errors were encountered: