Skip to content

Observable forward declaration header#511

Merged
kirkshoop merged 2 commits intoReactiveX:masterfrom
lebdron:observable-fwd
Sep 25, 2019
Merged

Observable forward declaration header#511
kirkshoop merged 2 commits intoReactiveX:masterfrom
lebdron:observable-fwd

Conversation

@lebdron
Copy link
Copy Markdown
Contributor

@lebdron lebdron commented Sep 25, 2019

Using https://github.com/aras-p/ClangBuildAnalyzer allowed us to check that including rxcpp/rx.h was taking significant part of build time. It was possible to reduce it by using rx-lite, but the forward declaring header allowed to reduce it even more, because observable is used in interfaces.

Signed-off-by: Andrei Lebedev <[email protected]>
@kirkshoop kirkshoop merged commit ce8db91 into ReactiveX:master Sep 25, 2019
@kirkshoop
Copy link
Copy Markdown
Member

Thank you!

@lebdron lebdron deleted the observable-fwd branch September 25, 2019 22:37
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