Open umputun opened 2 years ago
Please build the docker image using that branch with pprof enabled, and then run something along the lines of go tool pprof -http 127.0.0.1:8081 'http://127.0.0.1:8080/debug/pprof/heap?debug=1'
to see the flame graph of memory usage at http://127.0.0.1:8081.
1.1g 219800 S 47.5 56.4 20:09.63 rlb-stats
it eats a lot of RAM, a lot