Moving files is very slow
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Moving 40 small pdf's (55 kB each) from one directory to another takes about 30 seconds on a very fast computer.
Windows 10. M2 disk.
Contributor guide
No contributing guide indexed for this repository
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 on Windows 10 by moving 40 small PDFs between directories on an M2 disk. Then trace the file-moving path in the fman code to identify where the delay occurs. Done means the same operation no longer takes about 30 seconds, with regression coverage for the observed case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100