ITADN

Histograms stored in samples take too much memory during long runs

#67Closedvponomaryov 创建于 2024-03-29
performance
V
vponomaryovcommented
![Screenshot from 2024-03-29 14-19-56](https://github.com/pkolaczk/latte/assets/3796058/5f18e80a-1b77-4c5d-b45d-1ab93a07467a) On the screenshot above we see memory utilization of 2 nodes which are used for running latte. Memory utilization grew up to 10Gb for 3 hours of uptime on each of the nodes. Debugged a bit locally and observed that memory leaks happen during each event of sampling. My observation is that memory utilization is directly related to the made operations during a sampling period.
关闭于 2024-08-10 3 条评论