Descriptiongpu: Add support for gpu_perftests for android.
This cl adds a gpu_perftests_apk target to build an apk for android.
It also adds a check that detects if the timings are valid and discards them if they're not.
The number of valid runs (where we could get timings) is printed out along the other perf results as "sample_runs".
BUG=423481
Committed: https://crrev.com/7396d547d657957fe50469cfbb08619baed406b8
Cr-Commit-Position: refs/heads/master@{#317756}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address reveman's comments. #Patch Set 3 : size_t to int to avoid a Visual C++ warning. #Patch Set 4 : Add a conversion to size_t to disambiguate an overload function call. #
Total comments: 2
Patch Set 5 : Defend against divide by 0. #
Messages
Total messages: 13 (5 generated)
|