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

In Magento 2.2.2, Javascript bundling file size is big while comparing with Magento 2.1.10 #13558

Closed
karangar opened this issue Feb 8, 2018 · 3 comments
Labels
Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update

Comments

@karangar
Copy link

karangar commented Feb 8, 2018

In Magento 2.2.2, Javascript bundling file size is big while comparing with Magento 2.1.10
That's why Category page speed is so slow.

Preconditions

  1. Magento 2.2.2
  2. Magento 2.1.10

Steps to reproduce

  1. In Both Magento,
    Enable -> Merge JavaScript Files ,
    Enable -> JavaScript Bundling
    Enable ->Minify JavaScript Files
  2. Set Production Mode
  3. Go to Category page and check Js File size and Load time

Expected result

  1. Same File size and load time

Actual result

1.Magento 2.1.10
screenshot--2018 02 08-17-07-43
2.Magento 2.2.2
screenshot--2018 02 08-17-06-31

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Feb 8, 2018
@orlangur
Copy link
Contributor

orlangur commented Feb 8, 2018

Hi @karangar,

Same File size and load time

Such expectation is unreasonable without further explanation.

Did you try to find out which files where added in 2.2.x compared to 2.1.x? What's exact difference in terms of timeline (such information is not present on screenshot)?

@magento-engcom-team
Copy link
Contributor

@karangar, we are closing this issue due to inactivity. If you'd like to update it, please reopen the issue.

@magento-engcom-team
Copy link
Contributor

Hi @karangar. Thank you for your report.
The issue has been fixed in #24506 by @hostep in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.4 release.

@magento-engcom-team magento-engcom-team added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update
Projects
None yet
Development

No branches or pull requests

3 participants