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

Optimize Model::getIterator() #1087

Merged
merged 11 commits into from
Jan 21, 2023
Merged

Optimize Model::getIterator() #1087

merged 11 commits into from
Jan 21, 2023

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Jan 21, 2023

Time spent in Model::getIterator() is reduced by ~55%.

Together with atk4/core#371 iteration over large dataset it about 5x faster, in other words ~25k entities can be iterated in 1 second.

@mvorisek mvorisek marked this pull request as ready for review January 21, 2023 21:48
@mvorisek mvorisek merged commit ae93747 into develop Jan 21, 2023
@mvorisek mvorisek deleted the improve_perf branch January 21, 2023 21:50
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.

1 participant