Skip to content

perf(component-store): push updates to queueScheduler and single selectors to asapSchedulers#2586

Merged
brandonroberts merged 2 commits into
masterfrom
cs-top-perf
Jun 19, 2020
Merged

perf(component-store): push updates to queueScheduler and single selectors to asapSchedulers#2586
brandonroberts merged 2 commits into
masterfrom
cs-top-perf

Conversation

@alex-okrushko

Copy link
Copy Markdown
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Closes # #2572

What is the new behavior?

Updates are now pushed onto queueScheduler and selectors that derive data from state (e.g.select(state => state.prop) ) are using debounceSync().

Does this PR introduce a breaking change?

[x] Yes
[ ] No

Other information

@ngrxbot

ngrxbot commented Jun 17, 2020

Copy link
Copy Markdown
Collaborator

Preview docs changes for 97f9e79 at https://previews.ngrx.io/pr2586-97f9e797/

Comment thread modules/component-store/src/component-store.ts Outdated
@brandonroberts brandonroberts merged commit 58073ab into master Jun 19, 2020
@brandonroberts brandonroberts deleted the cs-top-perf branch June 19, 2020 02:00
BioPhoton pushed a commit to BioPhoton/platform that referenced this pull request Jun 23, 2020
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.

4 participants