1.x: update map() and filter() to implement OnSubscribe directly by akarnokd · Pull Request #4097 · ReactiveX/RxJava · GitHub
Skip to content

1.x: update map() and filter() to implement OnSubscribe directly#4097

Merged
akarnokd merged 1 commit into
ReactiveX:1.xfrom
akarnokd:MapFilterDirect
Jun 25, 2016
Merged

1.x: update map() and filter() to implement OnSubscribe directly#4097
akarnokd merged 1 commit into
ReactiveX:1.xfrom
akarnokd:MapFilterDirect

Conversation

@akarnokd

Copy link
Copy Markdown
Member

This change reduces the indirection and allocation count when using map or filter.

@codecov-io

Copy link
Copy Markdown

@stevegury

Copy link
Copy Markdown
Member

👍

@akarnokd

Copy link
Copy Markdown
Member Author

Thanks @stevegury ! Could you give your opinion about #4098 as well?

@artem-zinnatullin

Copy link
Copy Markdown
Contributor

@akarnokd akarnokd merged commit c110f69 into ReactiveX:1.x Jun 25, 2016
@akarnokd akarnokd deleted the MapFilterDirect branch June 25, 2016 06:07
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.

4 participants