https://github.com/h2non/go-memstats
Human-friendly debugger to print in stdout the memory and GC stats
https://github.com/h2non/go-memstats
Last synced: 2 months ago
JSON representation
Human-friendly debugger to print in stdout the memory and GC stats
- Host: GitHub
- URL: https://github.com/h2non/go-memstats
- Owner: h2non
- Created: 2015-04-08T15:34:36.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-11T16:29:01.000Z (about 10 years ago)
- Last Synced: 2024-10-18T11:26:18.245Z (8 months ago)
- Language: Go
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-memstats
Human friendly runtime memory stats collector and visualizer for debugging purposes
## License
MIT - Tomas Aparicio