@eikes ya that's totally fine. Ruby 3.3 uses malloc_trim, so if you run Ruby 3.3 with jemalloc then it's basically the same as Fullstaq (though they might have other tuning stuff, idk)
Eike :blobcatverified:
@tenderlove Thank you. I'm confused now. I will have to look into that. My understanding was, that you could use either malloc_trim or jemalloc, but not both. I thought they would do the same thing. Fullstaq ruby does not provide both at the same time, but they can be used at the same time?