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

Closes #6413 performance optimizations for DefinitionAggregate #6416

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

shdri
Copy link

@shdri shdri commented Jan 30, 2024

Description

Includes performance optimization suggestions for the DefinitionAggregate::has(), DefinitionAggregate::hasTag() and DefinitionAggregate::getDefinition() methods.

Suggested fix for #6413

Note

Please review the comment in __contruct() in line 32 and following.
I am not familiar enough with the inner workings of the plugin to know if this can break any of the core functionality.

@Tabrisrp Tabrisrp changed the title performance optimizations for DefinitionAggregate, relates to #6413 Closes #6413 performance optimizations for DefinitionAggregate Jan 30, 2024
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.

Improvements for Definition class to improve performance and reduce High CPU usage
1 participant