pub const GO_CONFIG_GOGC: &'static str;
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

§Metadata

Instrument:updowncounter
Unit:%
Status:Experimental