Skip to content

2.x: perf comparing Observable, NbpObservable, Stream and ParallelStream #3376

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 1 commit into from
Oct 4, 2015

Conversation

akarnokd
Copy link
Member

This benchmark compares the overhead of backpressured range, non-backpressured range, streamed range and parallel-streamed range. Run on i7 4770K, Windows 7 x64, Java 1.8u60.

image

@akarnokd akarnokd added this to the 2.0 milestone Sep 25, 2015
@stevegury
Copy link
Member

👍

akarnokd added a commit that referenced this pull request Oct 4, 2015
2.x: perf comparing Observable, NbpObservable, Stream and ParallelStream
@akarnokd akarnokd merged commit aa400d1 into ReactiveX:2.x Oct 4, 2015
@akarnokd akarnokd deleted the RxVsStreamPerf2x branch October 4, 2015 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants