douzheng1853 2017-03-08 16:02
浏览 164

docker / kubernetes上的Golang高GC暂停时间

I am migrationg a web application written in Go from AWS Elastic Beanstalk to Kubernets and I noticed that the garbage collector pause times (I am using Newrelic to monitor the application) increased about a 100 when running the application.

I believe it is related with the CPU limiting that the Kubernet does.

Does anyone have any idea about what is really causing it? Is it possible to overcome it?

Below there is a small example of this difference.

Elastc Beanstalk:

GC Pause time - Elastic Beanstalk

Kubernets:

GC Pause time - Kubernets

After some tests and more research I discovered some interesting things. The CPU limit on Docker seems to have a great influence on GC time/pauses. After some tests I got the CPU limit to 500m which means about 1/2 CPU of a 8-core machine.

I set GOMAXPROCS = 1 and GOGC = 1000 and this lead to less and faster GC pauses, however the average memory usage increased.

Here are a 27h overview of Kubernets and Elastic Beanstalk

Kubernetes:

GC overview - Kubernetes

Elastic Beanstalk:

GC overview - Elastic Beanstalk

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 在获取boss直聘的聊天的时候只能获取到前40条聊天数据
    • ¥20 关于URL获取的参数,无法执行二选一查询
    • ¥15 液位控制,当液位超过高限时常开触点59闭合,直到液位低于低限时,断开
    • ¥15 marlin编译错误,如何解决?
    • ¥15 有偿四位数,节约算法和扫描算法
    • ¥15 VUE项目怎么运行,系统打不开
    • ¥50 pointpillars等目标检测算法怎么融合注意力机制
    • ¥20 Vs code Mac系统 PHP Debug调试环境配置
    • ¥60 大一项目课,微信小程序
    • ¥15 求视频摘要youtube和ovp数据集