Skip to content

Having large number of product bundles with large number of products in each bundle, under a single bundled product, exhausts local memory #9267

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

Closed
djfordz opened this issue Apr 16, 2017 · 2 comments

Comments

@djfordz
Copy link

djfordz commented Apr 16, 2017

When creating Bundled Product, if more than 20 product bundles are created, with more than 20 configurable products in each bundle, when attempting to edit the bundled product in Magento Admin Product Edit, will exhaust local computer memory as well as take forever to load.

Preconditions

Vanilla install of Magento 2.1.6
Opcache enabled

  1. Magento v. 2.1.6
  2. Mysql Ver 14.14 Distrib 5.6.32-78.1, for Linux (x86_64) using 6.0
  3. CentOS 6 : 2.6.32-642.6.2.el6.x86_64
  4. PHP 7.0.18

Steps to reproduce

  1. Create bundled product
  2. add 20+ bundles of products
  3. add 20+ products to each bundle
  4. Attempt to edit product.

Expected result

  1. Product edit page should load in a reasonable amount of time, and not exhaust local computer memory.

Actual result

  1. Page takes forever to load and if less than 8G memory on local computer, will crash browser and sometimes computer depending on setup.
  2. Page does eventually load if local computer has enough memory and performance.

https://lh3.googleusercontent.com/-7F-GCyxubTc/WPNx3F8nK_I/AAAAAAAASQI/tU5F7X0ek_QwS4lQmKlAADmSp8HlLOtmgCL0B/h257/Screenshot%2Bfrom%2B2017-04-16%2B08-29-36.png

It really isn't a bug, but could be a product improvement?

@choukalos
Copy link

Carrying epic for bundled/grouped product performance optimization - MAGETWO-67515. Please reply/up vote if this impacts you to help us prioritize.

@djfordz
Copy link
Author

djfordz commented Apr 26, 2017

can close issue #9274 is same issue.

@djfordz djfordz closed this as completed Apr 26, 2017
magento-devops-reposync-svc pushed a commit that referenced this issue Oct 8, 2024
…-develop-sync-09112024

Cia 2.4.8 beta1 develop 2.4 develop sync 09112024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants