pub const GO_CONFIG_GOGC: &str = "go.config.gogc";
Expand description
§Description
Heap size target percentage configured by the user, otherwise 100.
§Notes
The value range is \[0.0,100.0\]. Computed from /gc/gogc:percent
| |
Instrument: | updowncounter |
Unit: | % |
Status: | Experimental |