Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Flatmap performance improvements #822

Merged
merged 6 commits into from
Jul 20, 2015

Conversation

paulpdaniels
Copy link
Contributor

This PR includes a performance improvement for flatMap (and all it's ilk), using the perf tests it is about ~14% speed improvement. Also includes the suggested improvements from @xgrommx in #793 (Rolled flatMapLatest, flatMapWithMaxConcurrency, concatMap and flatMapFirst into a single base operator using flatMap

@ghost ghost added the cla-already-signed label Jul 19, 2015
@xgrommx
Copy link
Contributor

xgrommx commented Jul 19, 2015

@paulpdaniels I like it! 👍

mattpodwysocki added a commit that referenced this pull request Jul 20, 2015
Flatmap performance improvements
@mattpodwysocki mattpodwysocki merged commit f6340e9 into Reactive-Extensions:master Jul 20, 2015
@paulpdaniels paulpdaniels deleted the flatmap-perf branch July 20, 2015 02:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants