Import themaninblue.com/experiment/AnimationBenchmark/ as performance tests
authortomz@codeaurora.org <tomz@codeaurora.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 20 Jun 2012 15:09:19 +0000 (15:09 +0000)
committertomz@codeaurora.org <tomz@codeaurora.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 20 Jun 2012 15:09:19 +0000 (15:09 +0000)
commit79a1bc01ab0d236ec1eb7a003ba70eb8e7a25e4d
tree0e8847a5e48340270a9bcbc8568c0f3597b782a0
parent020b627cdbebd0ebf5bb3282137e51ba38d9e252
Import themaninblue.com/experiment/AnimationBenchmark/ as performance tests
https://bugs.webkit.org/show_bug.cgi?id=78789

Reviewed by Ryosuke Niwa.

PerformanceTests:

Added PerfTestRunner fixture around it.

* Animation/balls.html: Added.

Tools:

Updated parser to include fps as a valid unit.

* Scripts/webkitpy/performance_tests/perftest.py:
(PerfTest):
(PerfTest.parse_output):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@120823 268f45cc-cd09-0410-ab3c-d52691b4dbfc
PerformanceTests/Animation/balls.html [new file with mode: 0644]
PerformanceTests/ChangeLog
Tools/ChangeLog
Tools/Scripts/webkitpy/performance_tests/perftest.py