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 the overwritten characteristics map of the EOAttribute #934

Merged

Conversation

hprange
Copy link
Contributor

@hprange hprange commented Sep 12, 2020

This micro-optimization increases the access speed to the overwritten characteristics map of the EOAttribute class and uses less heap memory. Real benefits are noticeable when you have to run thousands of unit tests that need to reload EOModels several times.

This micro-optimization increases the access speed to the overwritten characteristics map of the EOAttribute class and uses less heap memory. Real benefits are noticeable when you have to run thousands of unit tests that need to reload EOModels several times.
@darkv darkv merged commit 762d32f into wocommunity:master Sep 13, 2020
@hprange hprange deleted the improvement/eoattributeMemoryOptimization branch September 14, 2020 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants