Skip to content

Conversation

@Markus-Goetz
Copy link

The current version of the download method limits the throughput at a maximum of 40 KB/s (due to chunk size and the sleep). The fix increases the chunk size so 16 KB, factors it out as a class member and remove the sleep in order to allow for maximum possible throughput

The current version of the download method limits the throughput at a maximum of 40 KB/s (due to chunk size and the sleep). The fix increases the chunk size so 16 KB, factors it out as a class member and remove the sleep in order to allow for maximum possible throughput
@Markus-Goetz Markus-Goetz mentioned this pull request Apr 6, 2022
@renefritze
Copy link

Would it be possible to get this merged and released @drdarshan ?

@mjacobse
Copy link

I'd appreciate that too, working with large matrices is pretty impractical in the current state. And to a user it might not be immediately obvious that they are waiting because of artificially throttled download speed, took me a moment to realize.

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

Successfully merging this pull request may close these issues.

3 participants