expfactory / expfactory-docker

container for deploying behavioral psychology experiments

Home Page:http://www.expfactory.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Optimize page loading and CI testing for expfactory.org with WebPageTest

vsoch opened this issue · comments

A possible avenue for getting hints about how to better optimize the site:

https://www.webpagetest.org/result/160830_XN_39R/

WebPageTest is open source, maintained by Google (the link above is to a version hosted by them offered for general use). More info here

This is cool for a few reasons. First, a Dockerized version of this could be run with some CI for the site, to track changes in performance with changes to the site. Second, there is an API that (if the above doesn't work) could be used to accomplish the same, but probably most reasonable is to track performance of the production version.