You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/03/05 18:04:38 UTC

[GitHub] [trafficcontrol] rob05c opened a new issue #3376: Add Grove SetGCPercent Config

rob05c opened a new issue #3376: Add Grove SetGCPercent Config
URL: https://github.com/apache/trafficcontrol/issues/3376
 
 
   Go has a config, `SetGCPercent`, which controls how aggressive the garbage collection is.
   
   This config would be extremely valuable for Grove, as an app that uses and cycles a huge amount of memory. We should add it to the global config file.
   
   It should be fairly straightforward - just adding the config, and setting the value on startup.
   
   https://golang.org/pkg/runtime/debug/#SetGCPercent

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services