Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inverse FileTransferSpeed #25

Closed
chausies opened this issue Sep 3, 2015 · 2 comments
Closed

Inverse FileTransferSpeed #25

chausies opened this issue Sep 3, 2015 · 2 comments

Comments

@chausies
Copy link

chausies commented Sep 3, 2015

For many slow-moving loops, the transfer speed would be something like .01 B/s or .00 B/s, which is highly uninformative. Is there a way you could show s/B for these cases? 175 s/B is much more descriptive and helpful. Also, do you have a workaround I could use for now? Because seeing .00 B/s doesn't tell me much about how fast I'm looping.

@wolph
Copy link
Owner

wolph commented Sep 3, 2015

Wow... except for stalling transfers I've never had anything in that range... luckily it's not all that hard to fix :)

I have added a working version to the develop branch but it's not completely done for a release yet (still some code left untested and not working right now) but most of it should work already. Can you give it a try?

Out of curiosity though, what is your use case?

@wolph
Copy link
Owner

wolph commented Oct 8, 2015

This has been released with the latest version :)

Please git v3.0.1 a try

@wolph wolph closed this as completed Oct 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants