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

RealmResults.elementAt is slow #1262

Merged
merged 1 commit into from May 3, 2023
Merged

Conversation

nielsenko
Copy link
Contributor

Iterable.elementAt must be overriden to get good performance.

Fixes: #1261

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4871676474

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 88.782%

Totals Coverage Status
Change from base Build 4865829409: 0.03%
Covered Lines: 3047
Relevant Lines: 3432

💛 - Coveralls

@nielsenko nielsenko merged commit d37f1de into main May 3, 2023
28 of 33 checks passed
@nielsenko nielsenko deleted the kn/results-element-at-performance branch May 3, 2023 12:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance comparison and issues
4 participants