Switching away from `parking_lot::Mutex` as `std::sync::Mutex` performs better in all scenarios on both of our targets (linux/windows). |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Switching away from `parking_lot::Mutex` as `std::sync::Mutex` performs better in all scenarios on both of our targets (linux/windows). |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||