Skip to content

Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.

License

Notifications You must be signed in to change notification settings

deckarep/sync-map-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e64565c · Sep 10, 2017

History

3 Commits
Sep 9, 2017
Sep 9, 2017
Sep 9, 2017
Sep 10, 2017
Sep 10, 2017
Sep 9, 2017

Repository files navigation

sync-map-analysis

Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.

About

Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages