]> granicus.if.org Git - libvpx/commit
Add Speed Tests for the SADTest test suite.
authorLuc Trudeau <luc@trud.ca>
Wed, 13 Jun 2018 17:36:17 +0000 (13:36 -0400)
committerLuc Trudeau <luc@trud.ca>
Wed, 13 Jun 2018 17:50:58 +0000 (17:50 +0000)
commitf950248b9b357b21e974e3ace94359d7ee8c7b29
treec5ad8dfb9eaf0b8afd3bbd7f99e7405ed144578e
parentd998721f713024adad5f4c1b8e30737f2e06607c
Add Speed Tests for the SADTest test suite.

Speed tests are added for the SADTest test suite. These test use the
AbstractBench and print the median run time of SAD operations. Speed
tests are disabled by default.

Change-Id: I5d0957248f9b5b307ae2d757d5f8d4761a1dd712
test/sad_test.cc