In the e-commerce industry, nearly half of the consumers always expect a website to load in 2 seconds or less. About forty percent of the online shopper will abandon a web page that takes longer than 3s to load!

Amazon has found that every 100ms of latency cost them 1% in sales.

Google has found an extra 0.5 seconds in search page generation time dropped traffic by 20%. A broker could lose $4 million in revenues per millisecond if their electronic trading platform is 5 milliseconds behind the competition.

When **AutoAnything **reduced page load time by half, they saw a boost of 12% to 13% in sales.

Retailer **Furniture Village **audited their site speed and developed a plan to address the problems they found, leading to a 20% reduction in page load time and a 10% increase in conversion rate.

We will test the next steps:

  1. Simple Product Page
  2. Configurable Page
  3. Category Page
  4. Search T-shirt
  5. CMS page
  6. Add to cart AJAX
  7. Cart Page
  8. API Get Category Page

We will test both Servers Framework performance and Google Page Speed Insight Frontend Performance of the core demo sites.

Test made with Apache Benchmark tool from the same server to avoid network overhead.

Also, we will check the sites under the load

Magento 2

Magento 2 test environment C5.large AWS, PHP 7.4.11, Nginx, Elastic Search Luma Them + Sample Data.

No needs to describe what Magento 2 is. Everybody knows that it is a well-advertised platform owned by Adobe giant.

Generated optimized autoload files containing 27253 classes. Codebase 4 253 069 lines of PHP code.

Note: Magento 2 CE is 20–30% faster than paid one Magento Enterprise/Commerce.

Aero Commerce

C5.large, PHP 7.4.11, Nginx, Elastic Search, default out of the box configuration without any additional improvements.

Generated optimized autoload files containing 6232 classes. Codebase 552 882 lines of PHP code.

Aero Commerce is a performance-first e-commerce platform based on the modern Laravel PHP framework, designed to better suit the needs of retailers that are serious about eCommerce.

#ecommerce #php #magento #magento-2

Magento 2.4.0 CE vs Aero Commerce Performance Comparison
2.10 GEEK