Skip to content

Alter backends used by Truffle #498

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 5 commits into from
Jan 20, 2016
Merged

Alter backends used by Truffle #498

merged 5 commits into from
Jan 20, 2016

Conversation

chrisseaton
Copy link
Member

No description provided.

@@ -1 +1 @@
require 'concurrent/atomic_reference/rbx'
require 'concurrent/atomic_reference/mutex_atomic'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this switch?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We seem to spin very badly when using CAS in JRuby+Truffle at the moment.

chrisseaton added a commit that referenced this pull request Jan 20, 2016
@chrisseaton chrisseaton merged commit 56cec27 into master Jan 20, 2016
@chrisseaton chrisseaton added this to the 1.0.1 milestone Jan 20, 2016
@chrisseaton chrisseaton deleted the truffle-compatibility branch January 20, 2016 11:46
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.

3 participants