Skip to content
  • zoltan@webkit.org's avatar
    Turn PageLoad tests into simple performancetests, commit #4 · ee168c78
    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 #4 commit of the whole patch.
    
    * PageLoad/svg/files/france.svg: Removed.
    * PageLoad/svg/files/francobollo_gnome_ezechi_02.svg: Removed.
    * SVG/France.html: Added.
    * SVG/FrancoBolloGnomeEzechi.html: Added.
    * SVG/resources/France.svg: Copied from PerformanceTests/PageLoad/svg/files/france.svg.
    * SVG/resources/FrancoBolloGnomeEzechi.svg: Copied from PerformanceTests/PageLoad/svg/files/francobollo_gnome_ezechi_02.svg.
    * Skipped: Rename the files on the skipped list also.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@132544 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ee168c78