better text

This commit is contained in:
Peter Hedenskog 2012-12-02 22:02:31 +01:00
parent 299f6c72d8
commit 35b3832227
1 changed files with 3 additions and 1 deletions

View File

@ -5,12 +5,14 @@ version 1.4
* Concatenating css & js in the results to one file each
* Show average of how much of a page that concist of javascript in percent, on the summary page
* Show median values where applicable on the summary page (now show both average & median value)
* Show how much of a page that is js & css on a page in percent, according to content
* Show how much of a page that is js & css on a page in percent, compared to content
* Made java heap size & result directory configurable from the sitespeed script
* Cleanup if the sitespeed.io script, removed unused code and made it easier to update
* You can now zip the output result by calling the script
* Upgraded to latest crawler & xml-velocity jar
* Added image, css, js and css image total weight/size on page view
* Added new exprimental rule of javascript percentage
* Upgraded jquery from 1.8.2 to 1.8.3
version 1.3
------------------------