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

Removed instantiating new driverpool class when it's already available. #10590

Merged
merged 1 commit into from
Aug 19, 2017
Merged

Removed instantiating new driverpool class when it's already available. #10590

merged 1 commit into from
Aug 19, 2017

Conversation

dverkade
Copy link
Member

@dverkade dverkade commented Aug 18, 2017

Removed instantiating new driverpool class when it's already available. This change will make Magento a little bit faster since it will not instantiate a new class, but use the class already available. Will also make Magento use slightly less memory.

Removed instantiating new driverpool when it's already available.
@ishakhsuvarov ishakhsuvarov self-assigned this Aug 19, 2017
@ishakhsuvarov ishakhsuvarov added this to the August 2017 milestone Aug 19, 2017
@magento-team magento-team merged commit bd07fb7 into magento:develop Aug 19, 2017
magento-team pushed a commit that referenced this pull request Aug 19, 2017
magento-team pushed a commit that referenced this pull request Aug 19, 2017
[EngCom] Public Pull Requests
 - MAGETWO-71743: Removed instantiating new driverpool class when it's already available. #10590
 - MAGETWO-71742: Changed typos in class comment #10589
 - MAGETWO-71705: fixed notice when remove column from grid #10579
 - MAGETWO-71670: Fix issue #10565 #10575
@dverkade dverkade deleted the Change_ObjectManagerFactory branch June 22, 2018 14:55
@Ctucker9233
Copy link

@magento-team Will this get backported to 2.2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants