Use jemalloc1 on Puma and Sidekiq to lower the memory usage
More details: https://www.speedshop.co/2017/12/04/malloc-doubles-ruby-memory.html
This commit is contained in:
@@ -42,7 +42,7 @@ user "mastodon" do
|
||||
end
|
||||
|
||||
package %w(imagemagick ffmpeg libxml2-dev libxslt1-dev file git curl pkg-config
|
||||
libprotobuf-dev protobuf-compiler libidn11 libidn11-dev)
|
||||
libprotobuf-dev protobuf-compiler libidn11 libidn11-dev libjemalloc1)
|
||||
|
||||
node_package "yarn" do
|
||||
version "1.3.2"
|
||||
|
||||
Reference in New Issue
Block a user