This release introduces a variable called
MIX_OS_DEPS_COMPILE_PARTITION_COUNT, which instructsmix deps.compileto compile dependencies in parallel.
That’s a real gem on big projects.
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
This release introduces a variable called
MIX_OS_DEPS_COMPILE_PARTITION_COUNT, which instructsmix deps.compileto compile dependencies in parallel.
That’s a real gem on big projects.
It's not a gem, it's a mix :3
have been eyeing elixir for a while, should give it another try. the whole beam/otp/erlang is a bit scary though
I was 'just' a JS dev in 2017 and learned Elixir for fun as my second language---worth looking at imo!