Commit c1ad863
authored
[Minor] Use buffer_unordered (#20462)
## Which issue does this PR close?
- Closes #.
## Rationale for this change
`buffer_unordered` should be slightly better here - as we sort by the
paths anyway (perhaps we can reduce the default concurrency).
Also remove some unnecessary allocations.
## What changes are included in this PR?
## Are these changes tested?
## Are there any user-facing changes?1 parent f488a90 commit c1ad863
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
| 404 | + | |
| 405 | + | |
405 | 406 | | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
| 407 | + | |
410 | 408 | | |
411 | 409 | | |
412 | 410 | | |
| |||
0 commit comments