-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedbug report
Description
- Magento 2.1 via download / nginx / php7 / redis / varnish / mariadb
Steps to reproduce
- Go to a product page with a smartphone (even if no product picture is uploaded and the default backup picture is there)
- look at the load time of the product page
Expected result
- The product site loads very quick on smartphones and tablets too
Actual result
- The fotorama script is extremely slow on smartphones and causes the whole product site to load several seconds without showing a picture.
You will realize that that all parts of the product page load extreme fast but not the fotorama picture script.
Also if there is no picture uploaded and the default backup picture is loaded (with just a view kbs) the script needs seconds to render the default backup picture with just a view kbs.
I think this is not exactable on mobile devices at all. There are other ways to load the product pictures first before calling a complex script which blocks the load of the first picture and just shows a spinner for several seconds.
ignaciomella, oviliz, tmp2000, harshvardhanmalpani and RobertSokolovSW
Metadata
Metadata
Assignees
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedbug report