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

Reduce Subscription Object Allocation #1283

Conversation

benjchristensen
Copy link
Member

- significant reduction in object allocations
- details on research available at ReactiveX#1204
@benjchristensen
Copy link
Member Author

Backporting from the 0.19 work on master for 0.18.x as this is a major performance fix that we and others need.

benjchristensen added a commit that referenced this pull request May 29, 2014
…iption-performance

Reduce Subscription Object Allocation
@benjchristensen benjchristensen merged commit 3900a55 into ReactiveX:0.18.x May 29, 2014
@benjchristensen benjchristensen deleted the 0.18.x-composite-subscription-performance branch May 29, 2014 22:22
@davidmoten
Copy link
Collaborator

Fantastic enhancement @benjchristensen. Brought my run time processing 112 million records from over an hour down to 5 minutes.

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.

None yet

2 participants