butaixianran / Stable-Diffusion-Webui-Civitai-Helper

Stable Diffusion Webui Extension for Civitai, to manage your model much more easily.
2.42k stars 288 forks source link

Slow download through this extension, but faster download through browser #303

Open wywywywy opened 2 months ago

wywywywy commented 2 months ago

Have you read document?

Yes

Have you checked console log window's msg?

Yes

Describe Issue

When downloading from Civitai through this extension, I only get about 4.5MB/s consistently. But when I do it through a browser, I can saturate my broadband connection at about 90MB/s.

I tried at different days/times so it's not intermittent, and it's always around the same speed.

Screenshot for UI issue

NA

Console log's msg or screenshot for function issue

No error in the console log. It still works, it's just slow.

butaixianran commented 2 months ago

This extension doesn't have any speed limit on downloading. 4.5MB is a pretty good speed for a single threading downloading.

Also, it is pretty hard to get 90MB/s for a single threading downloading. So, maybe your browser is using multiple-threading downloading?