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

Transfer rate incorrect during upload #124

Closed
krisgabor opened this issue May 2, 2018 · 2 comments
Closed

Transfer rate incorrect during upload #124

krisgabor opened this issue May 2, 2018 · 2 comments
Assignees
Labels
🪲 bug Issue is not intended behavior ✅ merged A fix for this issue has been merged
Milestone

Comments

@krisgabor
Copy link

krisgabor commented May 2, 2018

Storage Explorer Version: 1.0.0
Platform: Windows
Architecture: ia32
Build: 20180415.2
Commit: 5d603052

Steps to Reproduce:

  1. Upload large (11GB) VHD file using "page blob" blob type.
  2. View upload rate displayed in "Activities" tab at bottom.

Expected Experience:

Correct transfer rate is displayed.

Actual Experience:

Incorrect transfer rate is displayed based on cross-referencing in Task Manager. Appears off by a factor of 10. (Thought it might be factor of 8 and was caused by bits/bytes confusion, but seems closer to factor of 10 than 8.). Percentage displayed is correct.

azure-se-bit-rate-2

@craxal
Copy link
Contributor

craxal commented May 2, 2018

Good eye! We'll look into this right away.

FYI (not that it matters much in your particular example), but we are displaying average speed, not real-time speed.

@craxal craxal added this to the 1.1.0 milestone May 2, 2018
@craxal craxal added the 🪲 bug Issue is not intended behavior label May 2, 2018
@craxal craxal self-assigned this May 2, 2018
@craxal craxal added the ✅ merged A fix for this issue has been merged label May 2, 2018
@craxal craxal closed this as completed May 2, 2018
@krisgabor
Copy link
Author

Cool...sounds good. I see what you mean about average vs. real-time, but the upload was at a steady 75Mbps from the very beginning and maxed out my 75/75 FIOS link throughout, so an average of 7-8Mbps is just plain wrong. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Issue is not intended behavior ✅ merged A fix for this issue has been merged
Projects
None yet
Development

No branches or pull requests

2 participants