Closed jonian closed 3 years ago
Hi @TaKO8Ki, it would be nice if frum had an option to build with jemalloc, since it is a common optimization flag. Alternatively frum could allow to pass any options when building ruby using the syntax below (used in ruby-install):
frum install 3.0.1 -- --with-jemalloc
I'd like to work on this @TaKO8Ki (I actually already started 😅 ).
@citizen428 Sure! Please feel free to ask questions :)
Hi @TaKO8Ki, it would be nice if frum had an option to build with jemalloc, since it is a common optimization flag. Alternatively frum could allow to pass any options when building ruby using the syntax below (used in ruby-install):