Merge pull request #12 from basecamp/flavorjones/gc-tune-20251202

Bump GC parameters
This commit is contained in:
Mike Dalessio
2025-12-02 12:08:35 -05:00
committed by GitHub
+2 -2
View File
@@ -69,8 +69,8 @@ ENV RUBY_GC_HEAP_0_INIT_SLOTS=692636 \
RUBY_GC_HEAP_2_INIT_SLOTS=148807 \
RUBY_GC_HEAP_3_INIT_SLOTS=9169 \
RUBY_GC_HEAP_4_INIT_SLOTS=3054 \
RUBY_GC_MALLOC_LIMIT=33554432 \
RUBY_GC_MALLOC_LIMIT_MAX=67108864 \
RUBY_GC_MALLOC_LIMIT=67108864 \
RUBY_GC_MALLOC_LIMIT_MAX=134217728 \
LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2
# Start the server by default, this can be overwritten at runtime