Skip to content

Conversation

@bdewater
Copy link
Contributor

In Ruby 2.5, passing through a block argument has become a lot faster.

I renamed the 'block argument' benchmark because I felt the old name was misleading as the fastest on Ruby 2.5.

@bdewater bdewater force-pushed the update-proc-call-vs-yield branch from 60f64a0 to 7874ea8 Compare August 26, 2018 17:38
@bdewater bdewater force-pushed the update-proc-call-vs-yield branch from 7874ea8 to e07810a Compare February 9, 2019 16:15
@bdewater bdewater changed the title Update Proc#call and block arguments vs yield for Ruby 2.5 Update Proc#call and block arguments vs yield for Ruby 2.5 and 2.6 Feb 9, 2019
@bdewater
Copy link
Contributor Author

bdewater commented Feb 9, 2019

I've updated the PR to include Ruby 2.6.

In Ruby 2.5, passing through a `block` argument has become a lot faster.
I renamed the 'block argument' benchmark because I felt the old name was misleading as the fastest on Ruby 2.5.
@bdewater bdewater force-pushed the update-proc-call-vs-yield branch from e07810a to 7a52c19 Compare February 9, 2019 16:19
@Arcovion Arcovion merged commit 013fa34 into fastruby:master Feb 9, 2019
@Arcovion
Copy link
Collaborator

Arcovion commented Feb 9, 2019

Thanks!

@bdewater bdewater deleted the update-proc-call-vs-yield branch February 9, 2019 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants