Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skips multiple requires of bigdecimal and date #284

Merged
merged 1 commit into from Aug 8, 2016

Conversation

kjeldahl
Copy link
Contributor

@kjeldahl kjeldahl commented Jul 5, 2016

The extra requires one pr. bigdecimal or date in the
YAML being loaded was taking a lot of time when used in
a Rails environment.

For instance it took a file containing ~10.000 big decimals
20 seconds to load, and with this change it takes 2.5 seconds

The extra requires one pr. bigdecimal or date in the
YAML being loaded was taking a lot of time when used in
a Rails environment.

For instance it took a file containing ~10.000 big decimals
20 seconds to load, and with this change it takes 2.5 seconds
@kjeldahl
Copy link
Contributor Author

kjeldahl commented Aug 8, 2016

Could I get some feedback on this one?

@tenderlove tenderlove merged commit 446b0f9 into ruby:master Aug 8, 2016
hsbt added a commit to ruby/ruby that referenced this pull request Sep 7, 2016
  This version fixed following pull requests.
  ruby/psych#284
  ruby/psych#276

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56081 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
rhenium pushed a commit to rhenium/ruby that referenced this pull request Sep 10, 2016
  This version fixed following pull requests.
  ruby/psych#284
  ruby/psych#276

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56081 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants