Is there an existing issue for the same tech request?
[X] I have checked the existing issues.
Does this tech request not affect user experience?
[X] This tech request doesn't affect user experience.
What would you like to be added ?
An API that allows set/get GCPercent at runtime, the change should take effect before the RPC returns.
Why is this needed ?
The ability to dynamically adjust the GCPercent parameter at runtime via RPC, instead of setting GOMEMLIMIT byte paramter. A better way to adjust gc trigger.
Is there an existing issue for the same tech request?
Does this tech request not affect user experience?
What would you like to be added ?
An API that allows set/get GCPercent at runtime, the change should take effect before the RPC returns.
Why is this needed ?
The ability to dynamically adjust the GCPercent parameter at runtime via RPC, instead of setting
GOMEMLIMIT
byte paramter. A better way to adjust gc trigger.Additional information
No response