Example application to compare web server speeds using webpagetest.org API
The code uses a SQLite database. The script install.php will try to create the 2 tables that are referenced in the code.
The database connection classes expect a SQLite database to reside in the db folder at the project root.