下载卡顿,写入有bug
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Dart
- Stars
- 26.4k
- Forks
- 1.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 50
Description
docker版
gopeed 1.7.0版
将下载目录挂载到本地4t硬盘上
分的8线程,5下载任务
正常从网页下载资源,21gb大小
程序内文件下载显示网速60mb/s,写入才只有4m/s,据观察实际下载速度也只有4m/s,已经排除硬盘问题,排除理由为其他下载程序都能正常下载,程序非常非常非常好用,但是这种情况我也不清楚是bug,还是程序本身对硬盘4k要求高,希望大佬及时修复,如需要提供资料或者调试,可以联系我以便众开发者进行操作调试
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the report with the Docker version of Gopeed 1.7.0, a host-mounted 4 TB disk, 8 threads, five tasks, and a 21 GB download; compare the displayed and actual write speeds. Trace the download and disk-write path to identify the reported 60 MB/s versus 4 MB/s discrepancy, then verify the same setup no longer exhibits the slowdown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100