Skip to content

Making new Future/Promises lock-free; usage examples #303

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

Merged
merged 2 commits into from
May 23, 2015

Conversation

pitr-ch
Copy link
Member

@pitr-ch pitr-ch commented May 18, 2015

Performance is either the same (±5%) or up to 3x, 2.5x, 4.5x faster on CRuby, JRuby, Rubinius than same operations on previous implementations.

@pitr-ch pitr-ch added the enhancement Adding features, adding tests, improving documentation. label May 18, 2015
@pitr-ch pitr-ch added this to the 0.9.0 Release milestone May 18, 2015
@jdantonio
Copy link
Member

Is this ready to be merged?

@pitr-ch
Copy link
Member Author

pitr-ch commented May 19, 2015

yeah, it's going to synchronization branch first. I wanted to give you and others opportunity to review it without the other commits.

pitr-ch pushed a commit that referenced this pull request May 23, 2015
Making new Future/Promises lock-free; usage examples
@pitr-ch pitr-ch merged commit f8dcc9f into ruby-concurrency:synchronization May 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding features, adding tests, improving documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants