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 memory usage #454

Closed
shirotech opened this issue Oct 6, 2015 · 3 comments
Closed

High memory usage #454

shirotech opened this issue Oct 6, 2015 · 3 comments

Comments

@shirotech
Copy link

@shirotech shirotech commented Oct 6, 2015

HI there, it seems to be trying to do everything in memory and causes very high memory usage with large torrents. i.e. a 10GB torrent will use more than 10GB of memory, is it possible to flush the streams in smaller chunks? Cheers.

@ngjermundshaug

This comment has been minimized.

Copy link

@ngjermundshaug ngjermundshaug commented Oct 6, 2015

Hi, I believe I have fixed this issue here: #447

Tests won't run properly on my windows machine, so if you could take a look at this it would be great.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Jan 11, 2016

Piece verification is now throttled so the number of pieces that are verified at a time matches the number of cpu cores on the machine.

Released as 0.72.1.

@lock

This comment has been minimized.

Copy link

@lock lock bot commented May 4, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.