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

Upgrade to rTorrent stickz version 4! #372

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Conversation

stickz
Copy link
Contributor

@stickz stickz commented Jul 5, 2024

Version 4.0 Release

This release contains a significant performance improvement to the population count algorithm. CPU usage is significantly reduced under load. This should allow for a higher upload ceiling to be reached, without hitting the single count limits.

What's Changed

Full Changelog: stickz/rtorrent@v3.2-0.9.8-0.13.8...v4.0-0.9.8-0.13.8

# Version 4.0 Release
**This release contains a significant performance improvement to the population count algorithm. CPU usage is significantly reduced under load.** This should allow for a higher upload ceiling to be reached, without hitting the single count limits.

## What's Changed
* libtorrent: Add cpu popcount configure switch by @stickz in stickz/rtorrent#9
* libtorrent: Make cpu popcount default by @stickz in stickz/rtorrent#10

**Full Changelog**: stickz/rtorrent@v3.2-0.9.8-0.13.8...v4.0-0.9.8-0.13.8
@stickz stickz requested a review from crazy-max as a code owner July 5, 2024 15:08
@stickz
Copy link
Contributor Author

stickz commented Jul 5, 2024

@crazy-max Please tag a new release after merging! This will have a significant impact for everyone! The software will run more efficient on ARM platforms, where people use it on NAS. Higher x86 performance environments have faster upload speeds.

@crazy-max crazy-max merged commit 370e356 into crazy-max:master Jul 7, 2024
7 checks passed
@stickz stickz deleted the patch-14 branch July 7, 2024 19:37
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.

2 participants