Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Page speeds:

Website on desktop:
1. Uber:

As shown in the above picture the speed of uber’s website is poor. The rating is 61 out of
100. There are some recommendations for the improvement and those are as follows.
 Properly formatting and compressing images can save many bytes of data.
 This page has 1 blocking script resources and 2 blocking CSS resources. This causes
a delay in rendering the page.
 Setting an expiry date or a maximum age in the HTTP headers for static resources
instructs the browser to load previously downloaded resources from local disk rather
than over the network.
 Compressing resources with gzip or deflate can reduce the number of bytes sent over
the network.
2. Ola cabs:

As shown in the above picture ola cab’s website is little better in comparison to
uber’s website in case of speed. But still there is some improvements needed as follows.

 Properly formatting and compressing images can save many bytes of data.
 In the test, the server responded in 0.27 seconds. There are many factors that can
slow down the server response time.
 Setting an expiry date or a maximum age in the HTTP headers for static resources
instructs the browser to load previously downloaded resources from local disk
rather than over the network.
 The page has 3 blocking CSS resources. This causes a delay in rendering the
page.
 Compressing resources with gzip or deflate can reduce the number of bytes sent
over the network.
 Compacting JavaScript code can save many bytes of data and speed up
downloading, parsing, and execution time.
 Compacting CSS code can save many bytes of data and speed up download and
parse times.
 Compacting HTML code, including any inline JavaScript and CSS contained in it,
can save many bytes of data and speed up download and parse times.
Website on mobile browser
I. Uber:

As shown in the above picture the speed of uber’s website on mobile browser is poor.
The rating is 45 out of 100. There are some recommendations for the improvement and those
are as follows.
 Properly formatting and compressing images can save many bytes of data.
 This page has 1 blocking script resources and 2 blocking CSS resources. This
causes a delay in rendering the page.
 Setting an expiry date or a maximum age in the HTTP headers for static
resources instructs the browser to load previously downloaded resources from
local disk rather than over the network.
 Compressing resources with gzip or deflate can reduce the number of bytes
sent over the network.
II. Ola cabs:

As shown in the above picture ola cab’s website on mobile browser is little better
than uber’s website in case of speed. But still there is some improvements needed as follows.

 In the test, the server responded in 0.27 seconds. There are many factors
that can slow down the server response time.
 The page requires additional network round trips to render the above-the-fold
content. For best performance, reduce the amount of HTML needed to render
above-the-fold content.
 Setting an expiry date or a maximum age in the HTTP headers for static
resources instructs the browser to load previously downloaded resources
from local disk rather than over the network.

Although these information is clearly showing that ola cab’s website is better than
that of the uber’s website in case of speed but these datas are very dynamic in nature and
keeps changing very frequently.

You might also like