Commit graph

4 commits

Author SHA1 Message Date
2501390225
fix: all clippy errors 2025-04-03 17:33:35 -04:00
f71f0d8e10
feat: switch away from parking_lot::Mutex
Switching away from `parking_lot::Mutex` as `std::sync::Mutex` performs
better in all scenarios on both of our targets (linux/windows).
2025-03-30 16:27:35 -04:00
8a1c5237d5
Add tri 2025-03-28 16:33:40 -04:00
9cfd9d8b17
new architecture 2025-03-26 20:02:58 -04:00