Skip to content
  • zoltan@webkit.org's avatar
    Turn PageLoad tests into simple performancetests, commit #3 · 9760f815
    zoltan@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=99899
    
    Reviewed by Ryosuke Niwa.
    
    We cannot provide an elegant way to measure the memory consumption of the PageLoad tests, but we can turn them into simple
    performance tests and measure their memory footprint and performance that way. This change moves and renames the related files
    to their new location and adds html/js wrappers for them.
    
    This is the #3 commit of the whole patch.
    
    * PageLoad/svg/files/42470-flower_from_my_garden_v2.svg: Removed.
    * PageLoad/svg/files/44057-drops on a blade.svg: Removed.
    * PageLoad/svg/files/deb9frac1.svg: Removed.
    * PageLoad/svg/files/food_leif_lodahl_01.svg: Removed.
    * SVG/Debian.html: Added.
    * SVG/DropsOnABlade.html: Added.
    * SVG/FlowerFromMyGarden.html: Added.
    * SVG/FoodLeifLodahl.html: Added.
    * SVG/resources/Debian.svg: Copied from PerformanceTests/PageLoad/svg/files/deb9frac1.svg.
    * SVG/resources/DropsOnABlade.svg: Copied from PerformanceTests/PageLoad/svg/files/44057-drops%20on%20a%20blade.svg.
    * SVG/resources/FlowerFromMyGarden.svg: Copied from PerformanceTests/PageLoad/svg/files/42470-flower_from_my_garden_v2.svg.
    * SVG/resources/FoodLeifLodahl.svg: Copied from PerformanceTests/PageLoad/svg/files/food_leif_lodahl_01.svg.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@132531 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    9760f815