Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

The web should be fast.

Executive Summary

Performance Report for:


http://projectone.one/
Report generated: Wed, Sep 27, 2017, 8:58 AM -0700
Test Server Region: Vancouver, Canada
Using: Firefox (Desktop) 53.0, PageSpeed 1.15-gt1,
YSlow 3.1.8

PageSpeed Score YSlow Score Fully Loaded Time Total Page Size Requests

(79%) (76%) 1.2s 653KB 15


Top 5 Priority Issues
Optimize images F (0) AVG SCORE: 70% IMAGES HIGH

Leverage browser caching E (52) AVG SCORE: 61% SERVER HIGH

Inline small JavaScript A (92) AVG SCORE: 95% JS HIGH

Avoid CSS @import A (92) AVG SCORE: 98% CSS MEDIUM

Defer parsing of JavaScript A (93) AVG SCORE: 70% JS HIGH

How does this affect me?


What do these grades mean?
Studies show that users leave a site if it hasn't loaded in 4 seconds; keep
your users happy and engaged by providing a fast performing website. This report is an analysis of your site with Google and
Yahoo!'s metrics for how to best develop a site for optimized
As if you didn't need more incentive, Google has announced that they speed. The grades you see represent how well the
are using page speed in their ranking algorithm. scanned URL adheres to those rules.

About GTmetrix Lower grades (C or lower) mean that the page can stand to
be faster using better practices and optimizing your settings.

We can help you develop a faster, more efficient, and all-around What's in this report?
improved website experience for your users. We use Google PageSpeed
and Yahoo! YSlow to grade your site's performance and provide This report covers basic to technical analyses on your page. It
actionable recommendations to fix these issues. is categorized under many headings:

About the Developer Executive: Overall score information and Priority Issues
History: Graphed history of past performance
Waterfall: Graph of your site's loading timeline
GTmetrix is developed by the good folks Technical: In-depth PageSpeed & YSlow information
at GT.net, a Vancouver-based
performance hosting company with over These will provide you with a snapshot of your performance.
21 years experience in web technology.

https://gt.net/

Analyze your site at https://gtmetrix.com Page 1 of 10


Waterfall Chart

Waterfall Chart
The waterfall chart displays the loading behaviour of your site in your selected browser. It can be used to discover simple issues such as 404's or
more complex issues such as external resources blocking page rendering.

Login
GET projectone.one 200 OK projectone.one1.4 KB 253ms
GET stylelogin.css 200 OK projectone.one1.3 KB 82ms
GET snackbar.css 200 OK projectone.one 670 B 156ms
GET font-awesome.min.css
200 OK projectone.one7.3 KB 156ms
GET jquery-3.1.0.min.js
200 OK projectone.one
34.2 KB 225ms
GET snackbar.js 200 OK projectone.one 160 B 150ms
GET user.png 200 OK projectone.one 5 KB 304ms
GET password.png 200 OK projectone.one4.2 KB 301ms
GET footer_logo.png200 OK projectone.one8.2 KB 304ms
GET customfont.css 200 OK projectone.one 209 B 97ms
GET 65616a6140a7efc264b2d028719373bb.jpg
200 OK projectone.one
337.6 KB 525ms
GET left_section.png200 OK projectone.one
153.1 KB 279ms
GET login.png 200 OK projectone.one 1 KB 75ms
GET whitneycondensed-medium_0-webfont.woff2
200 OK projectone.one
18.8 KB 151ms
GET fontawesome-webfont.woff2?v=4.6.3
200 OK projectone.one
70.2 KB 212ms
15 Requests 643.5 KB 1.24s (onload: 1.24s)

Analyze your site at https://gtmetrix.com Page 2 of 10


Page Load Timings

Page Load Timings


Registered users have access to performance timings!

Access our unique visualization of advanced timings like TTFB, DOM


interactive, First paint, RUM Speed Index and more.

Log in or Create an Account

Analyze your site at https://gtmetrix.com Page 3 of 10


PageSpeed Recommendations

PageSpeed Recommendations
RECOMMENDATION GRADE RELATIVE TYPE PRIORITY

Optimize images F (0) AVG SCORE: 70% IMAGES HIGH

Optimize the following images to reduce their size by 176.9KiB (35% reduction).

Losslessly compressing http://projectone.one/data/config/65616a6140a7efc264b2d028719373bb.jpg could save 123.8KiB (37% reduction). See optimized v
ersion.
Losslessly compressing http://projectone.one/assets/login/images/left_section.png could save 43.3KiB (29% reduction). See optimized version.
Losslessly compressing http://projectone.one/assets/login/images/footer_logo.png could save 3.7KiB (46% reduction). See optimized version.
Losslessly compressing http://projectone.one/assets/login/images/user.png could save 3.0KiB (60% reduction). See optimized version.
Losslessly compressing http://projectone.one/assets/login/images/password.png could save 3.0KiB (69% reduction). See optimized version.
Losslessly compressing http://projectone.one/assets/login/images/login.png could save 117B (12% reduction). See optimized version.

Leverage browser caching E (52) AVG SCORE: 61% SERVER HIGH

Leverage browser caching for the following cacheable resources:

http://projectone.one/assets/login/fonts/customfont.css (expiration not specified)


http://projectone.one/assets/login/images/footer_logo.png (expiration not specified)
http://projectone.one/assets/login/images/left_section.png (expiration not specified)
http://projectone.one/assets/login/images/login.png (expiration not specified)
http://projectone.one/assets/login/images/password.png (expiration not specified)
http://projectone.one/assets/login/images/user.png (expiration not specified)
http://projectone.one/assets/login/plugin/font-awesome-4.6.3/css/font-awesome.min.css (expiration not specified)
http://projectone.one/assets/login/plugin/jquery/jquery-3.1.0.min.js (expiration not specified)
http://projectone.one/assets/login/plugin/snackbar/snackbar.css (expiration not specified)
http://projectone.one/assets/login/plugin/snackbar/snackbar.js (expiration not specified)
http://projectone.one/assets/login/stylelogin.css (expiration not specified)
http://projectone.one/data/config/65616a6140a7efc264b2d028719373bb.jpg (expiration not specified)

Inline small JavaScript A (92) AVG SCORE: 95% JS HIGH

The following external resources have small response bodies. Inlining the response in HTML can reduce blocking of page rendering.

http://projectone.one/ should inline the following small resources:

http://projectone.one/assets/login/plugin/snackbar/snackbar.js

Avoid CSS @import A (92) AVG SCORE: 98% CSS MEDIUM

The following external stylesheets were included in http://projectone.one/assets/login/stylelogin.css using @import.

http://projectone.one/assets/login/fonts/customfont.css

Defer parsing of JavaScript A (93) AVG SCORE: 70% JS HIGH

78.4KiB of JavaScript is parsed during initial page load. Defer parsing JavaScript to reduce blocking of page rendering.

http://projectone.one/assets/login/plugin/jquery/jquery-3.1.0.min.js (78.2KiB)
http://projectone.one/assets/login/plugin/snackbar/snackbar.js (145B)

Analyze your site at https://gtmetrix.com Page 4 of 10


PageSpeed Recommendations

Specify image dimensions A (99) AVG SCORE: 98% IMAGES MEDIUM

The following image(s) are missing width and/or height attributes.

http://projectone.one/assets/login/images/footer_logo.png (Dimensions: 150 x 48)


http://projectone.one/assets/login/images/password.png (Dimensions: 30 x 30)
http://projectone.one/assets/login/images/user.png (Dimensions: 30 x 30)

M inify CSS A (99) AVG SCORE: 95% CSS HIGH

Minify CSS for the following resources to reduce their size by 559B (7% reduction).

Minifying http://projectone.one/assets/login/stylelogin.css could save 225B (19% reduction) after compression. See optimized version.
Minifying http://projectone.one/assets/login/plugin/snackbar/snackbar.css could save 220B (35% reduction) after compression. See optimized version.
Minifying http://projectone.one/assets/login/plugin/font-awesome-4.6.3/css/font-awesome.min.css could save 103B (2% reduction) after compression. See o
ptimized version.
Minifying http://projectone.one/assets/login/fonts/customfont.css could save 11B (6% reduction) after compression. See optimized version.

M inify HTM L A (99) AVG SCORE: 98% CONTENT LOW

Minify HTML for the following resources to reduce their size by 175B (14% reduction).

Minifying http://projectone.one/ could save 175B (14% reduction) after compression. See optimized version.

M inify JavaScript A (99) AVG SCORE: 88% JS HIGH

Minify JavaScript for the following resources to reduce their size by 63B (1% reduction).

Minifying http://projectone.one/assets/login/plugin/jquery/jquery-3.1.0.min.js could save 47B (1% reduction) after compression. See optimized version.
Minifying http://projectone.one/assets/login/plugin/snackbar/snackbar.js could save 16B (11% reduction) after compression. See optimized version.

Specify a Vary: Accept-Encoding header A (94) AVG SCORE: 96% SERVER LOW

The following publicly cacheable, compressible resources should have a "Vary: Accept-Encoding" header:

http://projectone.one/assets/login/fonts/customfont.css
http://projectone.one/assets/login/plugin/font-awesome-4.6.3/css/font-awesome.min.css
http://projectone.one/assets/login/plugin/jquery/jquery-3.1.0.min.js
http://projectone.one/assets/login/plugin/snackbar/snackbar.css
http://projectone.one/assets/login/plugin/snackbar/snackbar.js
http://projectone.one/assets/login/stylelogin.css

Avoid bad requests A (100) AVG SCORE: 98% CONTENT HIGH

You scored 100% on this recommendation - nothing to do here!

Avoid landing page redirects A (100) AVG SCORE: 98% SERVER HIGH

You scored 100% on this recommendation - nothing to do here!

Analyze your site at https://gtmetrix.com Page 5 of 10


PageSpeed Recommendations

Enable gzip compression A (100) AVG SCORE: 84% SERVER HIGH

You scored 100% on this recommendation - nothing to do here!

Enable Keep-Alive A (100) AVG SCORE: 95% SERVER HIGH

You scored 100% on this recommendation - nothing to do here!

Inline small CSS A (100) AVG SCORE: 96% CSS HIGH

You scored 100% on this recommendation - nothing to do here!

M inimize redirects A (100) AVG SCORE: 87% CONTENT HIGH

You scored 100% on this recommendation - nothing to do here!

M inimize request size A (100) AVG SCORE: 98% CONTENT HIGH

You scored 100% on this recommendation - nothing to do here!

Optimize the order of styles and scripts A (100) AVG SCORE: 95% CSS/JS HIGH

You scored 100% on this recommendation - nothing to do here!

Put CSS in the document head A (100) AVG SCORE: 100% CSS HIGH

You scored 100% on this recommendation - nothing to do here!

Serve resources from a consistent URL A (100) AVG SCORE: 89% CONTENT HIGH

You scored 100% on this recommendation - nothing to do here!

Serve scaled images A (100) AVG SCORE: 71% IMAGES HIGH

You scored 100% on this recommendation - nothing to do here!

Specify a cache validator A (100) AVG SCORE: 93% SERVER HIGH

You scored 100% on this recommendation - nothing to do here!

Combine images using CSS sprites A (100) AVG SCORE: 89% IMAGES HIGH

Analyze your site at https://gtmetrix.com Page 6 of 10


PageSpeed Recommendations

You scored 100% on this recommendation - nothing to do here!

Prefer asynchronous resources A (100) AVG SCORE: 100% JS MEDIUM

You scored 100% on this recommendation - nothing to do here!

Specify a character set early A (100) AVG SCORE: 100% CONTENT MEDIUM

You scored 100% on this recommendation - nothing to do here!

Avoid a character set in the meta tag A (100) AVG SCORE: 100% CONTENT LOW

You scored 100% on this recommendation - nothing to do here!

Remove query strings from static resources A (100) AVG SCORE: 89% CONTENT LOW

You scored 100% on this recommendation - nothing to do here!

Analyze your site at https://gtmetrix.com Page 7 of 10


YSlow Recommendations

YSlow Recommendations
RECOMMENDATION GRADE RELATIVE TYPE PRIORITY

Add Expires headers F (0) AVG SCORE: 26% SERVER HIGH

There are 12 static components without a far-future expiration date.

http://projectone.one/assets/login/stylelogin.css
http://projectone.one/assets/login/plugin/snackbar/snackbar.css
http://projectone.one/assets/login/plugin/font-awesome-4.6.3/css/font-awesome.min.css
http://projectone.one/assets/login/plugin/jquery/jquery-3.1.0.min.js
http://projectone.one/assets/login/plugin/snackbar/snackbar.js
http://projectone.one/assets/login/images/user.png
http://projectone.one/assets/login/images/password.png
http://projectone.one/assets/login/images/footer_logo.png
http://projectone.one/assets/login/fonts/customfont.css
http://projectone.one/data/config/65616a6140a7efc264b2d028719373bb.jpg
http://projectone.one/assets/login/images/left_section.png
http://projectone.one/assets/login/images/login.png

Use a Content Delivery Network (CDN) F (0) AVG SCORE: 17% SERVER MEDIUM

Using a CDN YSlow doesn't recognize? Specify your CDNs in your User Settings.

There are 12 static components that are not on CDN.

http://projectone.one/assets/login/stylelogin.css
http://projectone.one/assets/login/plugin/snackbar/snackbar.css
http://projectone.one/assets/login/plugin/font-awesome-4.6.3/css/font-awesome.min.css
http://projectone.one/assets/login/plugin/jquery/jquery-3.1.0.min.js
http://projectone.one/assets/login/plugin/snackbar/snackbar.js
http://projectone.one/assets/login/images/user.png
http://projectone.one/assets/login/images/password.png
http://projectone.one/assets/login/images/footer_logo.png
http://projectone.one/assets/login/fonts/customfont.css
http://projectone.one/data/config/65616a6140a7efc264b2d028719373bb.jpg
http://projectone.one/assets/login/images/left_section.png
http://projectone.one/assets/login/images/login.png

Use cookie-free domains F (40) AVG SCORE: 49% COOKIE LOW

There are 12 components that are not cookie-free

http://projectone.one/assets/login/stylelogin.css
http://projectone.one/assets/login/plugin/snackbar/snackbar.css
http://projectone.one/assets/login/plugin/font-awesome-4.6.3/css/font-awesome.min.css
http://projectone.one/assets/login/plugin/jquery/jquery-3.1.0.min.js
http://projectone.one/assets/login/plugin/snackbar/snackbar.js
http://projectone.one/assets/login/images/user.png
http://projectone.one/assets/login/images/password.png
http://projectone.one/assets/login/images/footer_logo.png
http://projectone.one/assets/login/fonts/customfont.css
http://projectone.one/data/config/65616a6140a7efc264b2d028719373bb.jpg
http://projectone.one/assets/login/images/left_section.png
http://projectone.one/assets/login/images/login.png

M ake fewer HTTP requests A (92) AVG SCORE: 35% CONTENT HIGH

Analyze your site at https://gtmetrix.com Page 8 of 10


YSlow Recommendations

This page has 4 external stylesheets. Try combining them into one.

Compress components with gzip A (100) AVG SCORE: 84% SERVER HIGH

You scored 100% on this recommendation - nothing to do here!

M inify JavaScript and CSS A (100) AVG SCORE: 74% CSS/JS MEDIUM

You scored 100% on this recommendation - nothing to do here!

Avoid URL redirects A (100) AVG SCORE: 87% CONTENT MEDIUM

You scored 100% on this recommendation - nothing to do here!

M ake AJAX cacheable A (100) AVG SCORE: 100% JS MEDIUM

You scored 100% on this recommendation - nothing to do here!

Remove duplicate JavaScript and CSS A (100) AVG SCORE: 100% CSS/JS MEDIUM

You scored 100% on this recommendation - nothing to do here!

Avoid AlphaImageLoader filter A (100) AVG SCORE: 99% CSS MEDIUM

You scored 100% on this recommendation - nothing to do here!

Avoid HTTP 404 (Not Found) error A (100) AVG SCORE: 99% CONTENT MEDIUM

You scored 100% on this recommendation - nothing to do here!

Reduce the number of DOM elements A (100) AVG SCORE: 93% CONTENT LOW

You scored 100% on this recommendation - nothing to do here!

Use GET for AJAX requests A (100) AVG SCORE: 100% JS LOW

You scored 100% on this recommendation - nothing to do here!

Avoid CSS expressions A (100) AVG SCORE: 99% CSS LOW

You scored 100% on this recommendation - nothing to do here!

Reduce DNS lookups A (100) AVG SCORE: 69% CONTENT LOW

Analyze your site at https://gtmetrix.com Page 9 of 10


YSlow Recommendations

projectone.one: 15 components, 738.2K (46.3K GZip)

Reduce cookie size A (100) AVG SCORE: 100% COOKIE LOW

You scored 100% on this recommendation - nothing to do here!

M ake favicon small and cacheable A (100) AVG SCORE: 100% IMAGES LOW

You scored 100% on this recommendation - nothing to do here!

Configure entity tags (ETags) A (100) AVG SCORE: 89% SERVER LOW

You scored 100% on this recommendation - nothing to do here!

M ake JavaScript and CSS external (n/a) CSS/JS MEDIUM

Only consider this if your property is a common user home page.

Analyze your site at https://gtmetrix.com Page 10 of 10

You might also like