A quick tip to speed up bundle installs

So in my case, if I run bundle config set jobs 4, it will use all four processors the next time I use bundle install. Depending on the size of your project, this will speed up your gem installs.Looking at the code that handles this, it seems like without config it should try and figure out the number of processors and use that number. Yet when I try and run it, I get different results.
A quick tip to speed up bundle installs #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/a-quick-tip-to-speed-up-bundle-installs

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles