memsize computes the size of your object graph
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Felix Lange f6d5545993 memsize: fix interval notation in bitmap docs
These intervals are closed, not open.
5 years ago
memsizedemo memsizedemo: add HTTP server as root 5 years ago
memsizeui memsizeui: fix template indentation 5 years ago
.travis.yml add .travis.yml 5 years ago
LICENSE add LICENSE 5 years ago
bitmap.go memsize: fix interval notation in bitmap docs 5 years ago
bitmap_test.go memsize: optimize slice handling 5 years ago
doc.go memsize: remove RootSet 5 years ago
memsize.go memsize: fix interface size accounting 5 years ago
memsize_test.go memsize: fix interface size accounting 5 years ago
runtimefunc.go memsize: add support for scanning channel buffers 5 years ago
runtimefunc.s memsize: add support for scanning channel buffers 5 years ago
type.go memsize: use eager marking to simplify scan 5 years ago
type_test.go memsize: avoid scanning content of pointerless values 5 years ago