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

Configurable Products Performance #643

Closed
kilianyp opened this issue Aug 29, 2014 · 7 comments
Closed

Configurable Products Performance #643

kilianyp opened this issue Aug 29, 2014 · 7 comments

Comments

@kilianyp
Copy link

Seeing new simple Configurable Products being implemented into magento2, it would be great to have the performance of configurable products optimized.
When many simple Products are linked to one Configurable Product, category and product view become very slow. In my case it took about two minutes, after optimizing it, it took barely 2 seconds for category view and decreased the time substantially for the product view.

I used the guide from turnkeye here:
http://turnkeye.com/blog/magento-perfomance-optimization-of-configurable-products/
http://turnkeye.com/blog/magento-performance-optimization-configurable-products-2/

Another thought, with simple configurable products all data is pre-loaded, which makes it very slow if you also want to display additional information etc. Maybe this could be loaded by ajax with its own call to the server.
That is again especially for "big" products.

@verklov
Copy link
Contributor

verklov commented Sep 2, 2014

@kilsen512, thank you very much for your suggestions! Improving performance is one of our priorities for Magento 2. Some of our teams dedicate their efforts to making the product run faster. We will forward your suggestions to them, so guys could look at it.

magento-team added a commit that referenced this issue Sep 26, 2014
* Various improvements:
   * Implemented a general way of using RSS module
   * Created a cron job in the Customer module for cleaning the customer_visitor table
   * Added a warning message to the Use HTTP Only option in the Admin panel
   * Implemented the Grid component in the Magento UI Library
   * Reimplemented the URL Rewrites functionality in the new UrlRedirect module
 * Framework improvements:
   * Added the ability to install Magento 2 using CLI
   * Aggregated Magento installation and upgrade into one tool
   * Refactored CustomerService REST WebApi to be more RESTful
   * Increased unit and integration test coverage
   * Moved page asset management to page configuration API, and eliminated the \Magento\Theme\Block\Html\Head block
   * Eliminated the Root, Html and Title blocks
 * Themes update:
   * Removed widgets from the default Magento installation
 * Fixed bugs:
   * Fixed an issue with wishlist creation for non-registered customer
   * Fixed an issue with Google Mapping where Condition did not show correct value
   * Fixed an issue  where there were too many notifications for admin user by default
   * Fixed a Daylight Savings Time calculation error
   * Fixed an issue where default cookie path and lifetime were not validated prior to saving
   * Fixed an issue where current admin password was not required for resetting admin password
   * Fixed an issue where custom customer attribute or customer address attribute was not accessible when custom_attribute is used as the attribute code
   * Fixed an issue where integration entity could not be deleted after being searched in grid
   * Fixed an issue where invalid parameter value was shown in SOAP
   * Fixed an issue where exception was thrown for Array to String conversion in SOAP
   * Fixed an issue where exception was thrown due to invalid argument supplied for foreach() statement in REST
   * Fixed an issue where admin tax notifications did not appear correctly in the System Messages dialog box
   * Fixed an issue where tax details were missing when viewing order in the Admin panel
   * Fixed an issue where styles for the storefront store selector were absent
   * Fixed an issue where customer got 404 page when switching store views on the product page of a product with different URL keys in different store views
   * Fixed an issue where the Add To Cart button in the MAP pop-up did not work for configurable and bundle products
   * Fixed an issue where for specifying options for configurable product was absent after adding a product from the MAP pop-up
   * Fixed an issue where a fatal error was thrown after selecting shipping method on PayPal Express Checkout
   * Fixed an issue with sending invoice email
   * Fixed an issue where integration tests failed with a fatal error
   * Fixed an issue where credit memo entry was not created after performing a refund for an order
   * Fixed an issue where categories layout for widgets did not work
   * Fixed an issue where opening a page restricted by ACL lead to blank page instead of the Access Denied page
   * Fixed an issue where a blank page was displayed instead of the using the Advanced Search result
   * Fixed an issue where the "Please wait" spinner was absent on Ajax requests for order creation in the Admin panel
   * Fixed an issue with the main navigation menu location on the page
 * Modularity:
   * Implemented the automatic applying of the MAP policy
 * Indexers:
   * Eliminated the old Magento_Index module
 * Search library
   * Added wildcards filter
   * Eliminated unused queries and filters
   * Added IN to Term filter
   * Moved the "value" attribute from <match> to <query> for the Match query
   * Refactored the usage of negation
   * Implemented Request Builder
 * CatalogSearch adapter
   * Pluginized adding attribute to search index
   * Merged base declaration with searchable attributes
 * Added the following Setup CLI tools in the setup folder
   * Deployment Configuration Tool
   * Schema Setup and Update Tool
   * DB Data Update Tool
   * Admin User Setup Tool
   * User Configuration Tool
   * Installation Tool
   * Update Tool
 * GitHub requests:
   * [#615] (#615) -- Use info as object in checkout_cart_update_items_before
   * [#659] (#659) -- Recently viewed products sidebar issue
   * [#660] (#660) -- RSS global setting
   * [#663] (#663) -- session.save_path not valid
   * [#445] (#445) -- use of registry in Magento\Tax\Helper\Data
   * [#646] (#646) -- Fixed flat category indexer bug
   * [#643] (#643) -- Configurable Products Performance
   * [#640] (#640) -- [Insight] Files should not be executable
   * [#667] (#667) -- Tiny improvement on render() method in Column/Renderer/Concat
   * [#288] (#288) -- Add Cell Phone to Customer Address Form
   * [#607] (#607) -- sitemap.xml filename is not variable
   * [#633] (#633) -- Fixed Typo ($_attribite -> $_attribute)
   * [#634] (#634) -- README.md contains broken link to X.commerce Agreement
   * [#569] (#569) -- ObjectManager's Factory should be replaceable depending on service
   * [#654] (#654) -- Demo notice overlapping
 * Functional tests:
   * Abandoned carts report
   * Adding products from wishlist to cart
   * Create invoice for offline payment methods
   * Delete products from shopping cart
   * Delete widget
   * Global search
   * Order count report
   * Order total report
@verklov
Copy link
Contributor

verklov commented Sep 26, 2014

@kilsen512, the team has worked on improving performance of the configurable products in Magento. Please evaluate the changes in the most recent version 0.1.0-alpha 97 we have just released to GitHub. We are closing this issue now.

@verklov verklov closed this as completed Sep 26, 2014
magento-team pushed a commit that referenced this issue May 23, 2016
[Extensibility] MAGETWO-53343: Dropped PHP 5.5 builds from Travis
okorshenko pushed a commit that referenced this issue Dec 14, 2016
[South] Magetwo 60890: Fatal error logging in as admin user with restricted role
@Techytt
Copy link

Techytt commented May 12, 2020

Hello Team,
We are experiencing the following critical core Magento performance issue.
Issue: Redirection taking more time from listing page to PDP page
Detail: Navigating from PLP to PDP taking average 11-17 sec on first load for the configurable products only.
Note: We have configurable products which has average 7-10 child associated
Kindly share thought to improve performance in this case

@sanganinamrata
Copy link
Member

@Techytt, I'm also facing the same issue in Magento version 2.4.1 with configurable product & its 400 associated children products. Have you found any solution?

@BouwStation
Copy link

Same in magento 2.4.6

@ParimalSigma
Copy link

@Techytt, I'm also facing the same issue in Magento version 2.4.1 with configurable product & its 400 associated children products. Have you found any solution?

Not yet.

@BouwStation
Copy link

BouwStation commented May 9, 2023 via email

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

6 participants