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

[ref] Use singleton when creating context objects #3193

Merged
merged 1 commit into from
Mar 3, 2021

Conversation

csordasmarton
Copy link
Contributor

Use singleton pattern when creating context objects (analyzer/web) to improve the performance.

Use singleton pattern when creating context objects (analyzer/web)
to improve the performance.
@csordasmarton csordasmarton added analyzer 📈 Related to the analyze commands (analysis driver) refactoring 😡 ➡️ 🙂 Refactoring code. web 🌍 Related to the web app labels Feb 18, 2021
@csordasmarton csordasmarton added this to the release 6.16.0 milestone Feb 18, 2021
@csordasmarton csordasmarton requested a review from zomen2 March 2, 2021 08:08
@bruntib bruntib merged commit fbbdd08 into Ericsson:master Mar 3, 2021
@csordasmarton csordasmarton deleted the use_singleton_for_contexts branch March 10, 2021 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer 📈 Related to the analyze commands (analysis driver) refactoring 😡 ➡️ 🙂 Refactoring code. web 🌍 Related to the web app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants