Each page can be checked for proper Page Speed Insights scores at:
https://developers.google.com/speed/pagespeed/insights/
Input each of the following URL's in PSI to see the subsequent scores:
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fsmith1jason.github.io
Mobile 95/100 Desktop 97/100
Mobile 93/100 Desktop 94/100
Mobile 94/100 Desktop 96/100
Mobile 94/100 Desktop 97/100
Mobile 96/100 Desktop 96/100
To test pizza.html for 60 FPS, go to:
http://smith1jason.github.io/views/pizza.html
and use the Timeline in Developer Tools to view the optimized results.
Each page in the project is minified, each page has a -dev (developer) version available here on Github to make it easier for Udacity reviewer to view optimizations. Pizza-dev.html and main-dev.js have extensive comments in the code for the reviewer.