sifive / wake

The SiFive wake build tool
Other
86 stars 28 forks source link

rsc: Delete multiple blob files per task by config #1652

Closed V-FEXrt closed 1 month ago

V-FEXrt commented 1 month ago

Blob file deletion previously launched a task per file. This has significant overhead when deleting 100s of thousands of files.

This change allows the config to specify how many files should be deleted per task