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

Avoid the performance/memory overheads of "clone on modify" of $args #1884

Merged
merged 4 commits into from Feb 27, 2021

Conversation

MarkBaker
Copy link
Member

@MarkBaker MarkBaker commented Feb 27, 2021

Avoid the performance/memory overheads of "clone on modify" of $args when building the condition set/database for AVERAGEIFS(), COUNTIFS(), MAXIFS() and MINIFS()

This is:

- [ ] a bugfix
- [ ] a new feature

Checklist:

Why this change is needed?

MarkBaker added 4 commits February 27, 2021 21:25
…when building the condition set/database for AVERAGEIFS(), MAXIFS() and MINIFS()
…when building the condition set/database for COUNTIFS()
@MarkBaker MarkBaker merged commit 761c84a into master Feb 27, 2021
@MarkBaker MarkBaker deleted the Conditional-Performance-Memory-Improvements branch February 27, 2021 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant