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

High power usage while downloading torrent #288

Open
pubnoconst opened this issue Dec 2, 2024 · 4 comments
Open

High power usage while downloading torrent #288

pubnoconst opened this issue Dec 2, 2024 · 4 comments

Comments

@pubnoconst
Copy link

pubnoconst commented Dec 2, 2024

I have noticed a very high power usage while downloading torrent files. My laptop starts spinning out and the power usage gets too high, compared to torrent clients i.e. qBittorrent, which is moderate.
Probably worth having a look at, especially from a security point of view. Although, I am not sure where to start.
Screenshot 2024-12-02 155324

I am running Windows 11 on my system.

@ikatson
Copy link
Owner

ikatson commented Dec 2, 2024

wow, 567 MB/s?! what's the download / upload speed when this happens? As you can see CPU and memory are very low.

@ikatson
Copy link
Owner

ikatson commented Dec 2, 2024

I don't know how to profile on Windows, but would be cool to know what is it doing. It's not obvious to me why it would use so much disk IO unless you are downloading and/or uploading like crazy

@pubnoconst
Copy link
Author

I am trying again, at 26Mbps down and <1 Mbps up, my disk I/O is about 250Mbps. I cannot seem to consistently replicate such high I/O.

@ikatson
Copy link
Owner

ikatson commented Dec 2, 2024

Is it consistent? Is it always proportional to the down/up speed?

I'm developing on osx, never noticed anything unusual there.

But if it's a windows only thing should be possible to reproduce easily. If it's windows -onlyI'm afraid we might need a windows developer to debug what's going on.

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