Skip to content
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

Performance improvement for filtered collection #441

Merged
merged 2 commits into from
Sep 23, 2023

Conversation

runceel
Copy link
Owner

@runceel runceel commented Sep 14, 2023

No description provided.

@runceel runceel self-assigned this Sep 14, 2023
@runceel runceel marked this pull request as draft September 14, 2023 07:23
@runceel runceel marked this pull request as ready for review September 23, 2023 11:43
@runceel runceel merged commit 9424c75 into main Sep 23, 2023
@runceel runceel deleted the performance-improvement-filtered-collection branch September 23, 2023 11:43
@runceel runceel restored the performance-improvement-filtered-collection branch September 25, 2023 03:13
@runceel runceel deleted the performance-improvement-filtered-collection branch September 25, 2023 03:21
runceel added a commit that referenced this pull request Oct 29, 2023
* Update dotnet-core-unit-testing.yml

* ReactivePropertyWpfScheduler throws StackOverflowException. (#436)

* dispatch to ImmediateScheduler
* Incrment version number

* Update dotnet-core-unit-testing.yml

* Remove set-output from workflow (#438)

* Performance improvement for filtered collection (#441)

* Remove LINQ

* increment version number

* detach PropertyChanged events (#445)

* v9.3.3 (#446)

* Bump @babel/traverse from 7.11.0 to 7.23.2 in /docs (#448)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump browserify-sign from 4.2.1 to 4.2.2 in /docs (#451)

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* modified it to detach the event from Source.CollectionChanged (#449)

* Update build-and-publish.yml (#454)

* Fix #452 (#453)

* v9.3.4

* v9.3.4 (#455)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Takaaki Suzuki <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ryo1988 <[email protected]>
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.

1 participant