Skip to content

Commit

Permalink
Add #39 comment to fetch and fetch + block explanations
Browse files Browse the repository at this point in the history
Closes #39
Closes #65
  • Loading branch information
JuanitoFatas committed Aug 11, 2015
1 parent 84a01ad commit f3a855f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ Comparison:
> Note that the speedup in the block version comes from avoiding repeated
> construction of the argument. If the argument is a constant, number symbol or
> something of that sort the argument version is actually slightly faster
> See also [#39 (comment)](https://github.com/JuanitoFatas/fast-ruby/issues/39#issuecomment-103989335)
$ ruby -v code/hash/fetch-vs-fetch-with-block.rb
ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-darwin13]
Expand Down

0 comments on commit f3a855f

Please sign in to comment.