Skip to content

Compute the memory data size of a map and its contents with relative accuracy.

License

Notifications You must be signed in to change notification settings

enterprizesoftware/sizeof-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sizeof-map

About

This library provides facility to allow you to compute the memory overhead of a map or sync.Map.

Install

go get github.com/enterprizesoftware/sizeof-map
import "github.com/enterprizesoftware/sizeof-map"

Usage

About

Compute the memory data size of a map and its contents with relative accuracy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages