Giter Club home page Giter Club logo

mmclark.github.io's People

Contributors

mmclark avatar

Watchers

 avatar  avatar

mmclark.github.io's Issues

Leverage browser caching

From pagespeed insights:

https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fmmclark.github.io%2Fudportfolio%2F&tab=mobile

Leverage browser caching
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.
Leverage browser caching for the following cacheable resources:
https://mmclark.github.io/udportfolio/css/print.css (10 minutes)
https://mmclark.github.io/udportfolio/css/style.css (10 minutes)
https://mmclark.github.io/…rtfolio/img/calpoly-engineering-home.jpg (10 minutes)
https://mmclark.github.io/udportfolio/img/cpr-home.jpg (10 minutes)
https://mmclark.github.io/udportfolio/img/epic-home.jpg (10 minutes)
https://mmclark.github.io/udportfolio/img/mmclark-sm.jpg (10 minutes)
https://mmclark.github.io/udportfolio/js/perfmatters.js (10 minutes)
http://www.google-analytics.com/analytics.js (2 hours)

Resources

Eliminate render-blocking JavaScript and CSS in above-the-fold content

From Pagespeed Insights:

https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fmmclark.github.io%2Fudportfolio%2F&tab=mobile

Your page has 1 blocking script resources and 2 blocking CSS resources. This causes a delay in rendering your page.
None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
Remove render-blocking JavaScript:
http://www.google-analytics.com/analytics.js
Optimize CSS Delivery of the following:
https://mmclark.github.io/udportfolio/css/style.css
https://mmclark.github.io/udportfolio/css/print.css

Resources

Prioritize visible content

From pagespeed insights:

https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fmmclark.github.io%2Fudportfolio%2F&tab=desktop

Your 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.
The entire HTML response was not sufficient to render the above-the-fold content. This usually indicates that additional resources, loaded after HTML parsing, were required to render above-the-fold content. Prioritize visible content that is needed for rendering above-the-fold by including it directly in the HTML response.
Only about 50% of the final above-the-fold content could be rendered with the full HTML response see screenshotshow original.

Resources

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.