Closed
Description
Starting with Rust 1.62, the standard lib mutexes have roughly equal performance to parking_lot: rust-lang/rust#95035
IMO we could replace parking_lot with the standard lib mutexes throughout our code.
Metadata
Metadata
Assignees
Labels
No labels