The scan is I/O-bound on cloud-sync / network mounts (OneDrive, Samba) where each directory read is a high-latency round-trip. More in-flight reads hide that latency on the many-folders case. (A single large folder is still enumerated one entry at a time by the File System Access API and can't be parallelized.) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app.js | ||
| classify.js | ||
| copy.js | ||
| dnd.js | ||
| excel.js | ||
| filter.js | ||
| persist.js | ||
| preview.js | ||
| resize.js | ||
| scanner.js | ||
| selection.js | ||
| sort.js | ||
| spreadsheet.js | ||
| store.js | ||
| target-tree.js | ||
| tree.js | ||
| utils.js | ||
| validator.js | ||