Skip to content
Snippets Groups Projects
Commit ce58e67c authored by Antoine Lambert's avatar Antoine Lambert
Browse files

to_disk: Use a BFS to recursively list a directory instead of a DFS

It enables to push new files to download asynchronously while fetching
sub-directories and thus slightly improve the overall cooking performance.

It should also reduce the memory consumption of the cooking process.
parent 098bb093
No related branches found
No related tags found
No related merge requests found
Pipeline #6703 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment