Skip to content

Test access to map using mutex vs using dedicated routine with channels.

Notifications You must be signed in to change notification settings

i7tsov/map-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

map-access

Test access to map using mutex vs using dedicated routine with channels.

Requires Go 1.11 or later.

Clone repo:

git clone github.com/i7tsov/map-access

Change into project folder:

cd map-access

Run benchmarks:

go test -bench=.

About

Test access to map using mutex vs using dedicated routine with channels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages