Use `scope` for `par_slice` instead of `join` This uses `scope` instead of nested `join`s in `par_slice` so that each group of items are independent and do not end up blocking on another. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Use `scope` for `par_slice` instead of `join` This uses `scope` instead of nested `join`s in `par_slice` so that each group of items are independent and do not end up blocking on another. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||