fullstaq-ruby / server-edition

A server-optimized Ruby distribution: less memory, faster, easy to install and security-patch via APT/YUM
https://fullstaqruby.org
MIT License
608 stars 30 forks source link

Increased memory usage with debian 11 & ruby 3.0.3 #90

Open johannesluedke opened 2 years ago

johannesluedke commented 2 years ago

Describe the bug Memory consumption tripled when using debian:11.1-slim with fullstaq ruby 3.0.3. When switching back to debian 10 with fullstaq ruby 3.0.3 the memory consumption is low again.

To Reproduce Linux distribution: debian:11.1-slim Package name: fullstaq-ruby-3.0.3-jemalloc

Steps to reproduce the behavior: We see the increased memory consumption with a real life workload

Expected behavior Memory consumption is similiar when using fullstaq-ruby-3.0.3-jemalloc in debian:10.10-slim or debian:11.1-slim container

johannesluedke commented 2 years ago

Using something else now, so not affected by it any more

FooBarWidget commented 2 years ago

I'll keep this issue open for future investigation.