parser/fetcher: split in 2 pass mode
Changes from a depth first (local then network) per item to an horizontal parsing. Allows displaying all local files first and let the thread slowly process all other resources.
Showing
This diff is collapsed.
Please register or sign in to comment