WebPagetest 2.3 Available - Show Slow, Chrome improvements, much more

A new release of WebPagetest is packaged-up and available for private installs: http://sites.google.com/a/webpagetest.org/docs/private-instances/releases/webpagetest-2-3

Changes from WebPagetest 2.2:

Web Server

  • Show Slow integration (beacons results of public tests to a private Show Slow Install)
  • Waterfall thumbnail code rewritten - MUCH faster and requires much less server resources
  • Support for running on web servers without rewrite capabilities (rewrite detected automatically)
  • Nginx rewrite rules added (see readme.nginx)
  • Traceroute tab added to the main testing screen
  • Changes to the grading (Combine CSS/JS removed, CDN check changed to a check, not a grade, First byte time grade added)
  • Several improvements to the bulk testing
  • Added support for viewing the contents of the script for a test on the results page (owner only)
  • Added the connectivity information to the results pages
  • Software version of agent code is now displayed on /getTesters.php
  • Several fixes to the XML escaping for xmlResult/*
  • Updated the video player to the most recent version of flowplayer

Test Agent

  • Improved Chrome agent
  • Added support for tracking the time until the page title was updated
  • Several disk space improvements:
    to match the other screen shots
  • Fixed bugs with clearing localStorage (it wasn’t)
  • Fixed the dynaTrace integration (no longer requires environment variables, just the path to the executable in the ini file)
  • Added support for synchronizing the agent clocks with the web server if they are more than 1 minute out of sync