Bug 414374 - Remove rewrites of torrent file
Summary: Remove rewrites of torrent file
Status: REPORTED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: 5.1
Platform: Compiled Sources FreeBSD
: NOR normal
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-21 18:45 UTC by Igor Timkin
Modified: 2019-11-22 20:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Unnecessary code. (757 bytes, text/x-c++src)
2019-11-21 18:45 UTC, Igor Timkin
Details
Unnecessary rewrites of torrent file (918 bytes, text/x-c++src)
2019-11-22 18:15 UTC, Igor Timkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Timkin 2019-11-21 18:45:54 UTC
Created attachment 124049 [details]
Unnecessary code.

SUMMARY
Unnecessary code.

STEPS TO REPRODUCE
1. Start ktorrent


OBSERVED RESULT
1. Do not touch the original torrent files (useless overwriting the file without changes).
2. At startup, I save 16GB of virtual memory (on 16,600 torrents).
3. Faster Startup.

EXPECTED RESULT
See OBSERVED RESULT

SOFTWARE/OS VERSIONS
FreeBSD 12.1-STABLE, last KDE5 (It does not matter)

ADDITIONAL INFORMATION
Comment 1 Igor Timkin 2019-11-22 18:15:08 UTC
Created attachment 124064 [details]
Unnecessary rewrites of torrent file
Comment 2 Méven Car 2019-11-22 20:26:12 UTC
Patch are welcomed on phabricator
https://phabricator.kde.org/
Some documentation on how to get started can be found at : https://community.kde.org/Infrastructure/Phabricator