▲ 7 ▼ Collect Golang Runtime Metrics, outputting to a stats handler
Collect Golang Runtime Metrics, outputting to a stats handler by bmhatfield
Register to comment or vote on this story
Collect Golang Runtime Metrics, outputting to a stats handler by bmhatfield
There's an interesting thread on twitter from Brian Hatfield of graphs for various versions of Go using this to output stats here:
https://twitter.com/brianhatfield/status/804355831080751104
Some impressive improvements to the GC between 1.6 and 1.8 for large heaps.