Skip to content

Flow performance improvements and reactive benchmarks #1161

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 8 commits into from
May 24, 2019

Conversation

qwwdfsad
Copy link
Collaborator

No description provided.

@qwwdfsad qwwdfsad requested a review from elizarov April 30, 2019 13:36
@qwwdfsad qwwdfsad marked this pull request as ready for review April 30, 2019 13:36
qwwdfsad added 7 commits May 16, 2019 14:05
…lect, transform, map, mapNotNull, filter, filterNot, filterNotNull) as inline
    * It is not that useful in an application code (-> is extracted into method), so won't bloat bytecode too much
    * It is crucial enough as building block to avoid excess allocations
    * Additionally mark inlined builders with labeled return to workaround KT-28938
    * RxJava2 by David Karnok
    * FlowPlaysScrabbleBase and FlowPlaysScrabbleOpt as flow counterparts
    * Lower bounds for Flow scrabble benchmark
@qwwdfsad qwwdfsad force-pushed the flow-performance-improvements branch from 4f78818 to 78f3e23 Compare May 16, 2019 11:05
Copy link
Contributor

@elizarov elizarov left a comment

Choose a reason for hiding this comment

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

Great!

@qwwdfsad qwwdfsad merged commit f939617 into develop May 24, 2019
@qwwdfsad qwwdfsad deleted the flow-performance-improvements branch May 24, 2019 15: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.

2 participants