Skip to content

Allstreamer/Rust-RWLock-Performance-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust RwLock vs Mutex

Performance testing of RwLocks against Mutexes to test the applicability of this video for Rust.

Results

Context

Watch this great video by Software Chats for context on the results:

Is RWMutex slower than Mutex?

Is RWMutex slower than Mutex? Youtube Video

Releases

No releases published

Packages

No packages published

Languages