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