Constant GO_MEMORY_GC_GOAL
Source pub const GO_MEMORY_GC_GOAL: &str = "go.memory.gc.goal";
Expand description
§Description
Heap size target for the end of the GC cycle.
§Notes
Computed from /gc/heap/goal:bytes
| |
Instrument: | updowncounter |
Unit: | By |
Status: | Development |