Skip to content

Conversation

EltonzHu
Copy link
Contributor

@EltonzHu EltonzHu commented Jun 8, 2020

Fixed issue#262: When creating a new meta info, bencode marshal function is called twice which is unnecessary and decreasing performance.

EltonzHu and others added 5 commits May 2, 2019 12:37
@codecov
Copy link

codecov bot commented Jun 8, 2020

Codecov Report

Merging #263 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
- Coverage   66.14%   66.14%   -0.01%     
==========================================
  Files         184      184              
  Lines        9101     9098       -3     
==========================================
- Hits         6020     6018       -2     
+ Misses       2321     2320       -1     
  Partials      760      760              
Impacted Files Coverage Δ
core/metainfo.go 67.12% <ø> (+1.33%) ⬆️
utils/dedup/interval_trap.go 90.00% <0.00%> (-10.00%) ⬇️
lib/torrent/scheduler/dispatch/dispatcher.go 49.33% <0.00%> (+0.33%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 909c605...7b0a3cc. Read the comment docs.

@yiranwang52 yiranwang52 merged commit a2c39b4 into uber:master Jun 8, 2020
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