Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

bundle exec shouldn't run Bundler.setup just setting the correct rubyopts options is enough #1598

Merged
merged 1 commit into from Dec 21, 2011

Conversation

spastorino
Copy link
Contributor

No description provided.

@sferik
Copy link
Member

sferik commented Dec 21, 2011

What kind of performance improvement are you seeing after this change? Do you have any benchmarks?

… right rubyopts options is enough

This makes bundle exec rake environment of this
https://gist.github.com/d61b87f53277efd6079e Gemfile, 17% faster
@spastorino
Copy link
Contributor Author

The PR is generated from my 1-1-stable branch but I'm pushing it to master. Anyway should go to both branches. No idea what github is doing here :P

@spastorino
Copy link
Contributor Author

@sferik check the commit message I sent a Gemfile that shows a 17% speedup with this change

@josevalim
Copy link
Contributor

Merge it, merge it, merge it!

@sferik
Copy link
Member

sferik commented Dec 21, 2011

👍 Nice! I'll pull it into master and cherry-pick into 1-1-stable.

sferik added a commit that referenced this pull request Dec 21, 2011
bundle exec shouldn't run Bundler.setup just setting the correct rubyopts options is enough
@sferik sferik merged commit 7f7f7c0 into rubygems:master Dec 21, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants