Commit 53c3ea8f by Cody Northrop Committed by Commit Bot

Perf: Add a trace of Angry Birds 2

Test: angle_perftests --gtest_filter="*Trace*" Bug: b/157672184 Change-Id: If4885398aff73ce774987fbeefb63d140f7fab1d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2233367 Commit-Queue: Cody Northrop <cnorthrop@google.com> Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent a6c8e1c0
{ {
"src/tests/perf_tests/restricted_traces/angry_birds_2_1500.tar.gz.sha1":
"2965c213af0918e5b2ab1a495af45c3d",
"src/tests/perf_tests/restricted_traces/candy_crush_500.tar.gz.sha1": "src/tests/perf_tests/restricted_traces/candy_crush_500.tar.gz.sha1":
"df8be1c5112ba9d623b94e682d8fa72b", "df8be1c5112ba9d623b94e682d8fa72b",
"src/tests/perf_tests/restricted_traces/egypt_1500.tar.gz.sha1": "src/tests/perf_tests/restricted_traces/egypt_1500.tar.gz.sha1":
...@@ -8,11 +10,11 @@ ...@@ -8,11 +10,11 @@
"src/tests/perf_tests/restricted_traces/manhattan_10.tar.gz.sha1": "src/tests/perf_tests/restricted_traces/manhattan_10.tar.gz.sha1":
"b4d333cd5cf3977c339350be0a819928", "b4d333cd5cf3977c339350be0a819928",
"src/tests/perf_tests/restricted_traces/restricted_traces.json": "src/tests/perf_tests/restricted_traces/restricted_traces.json":
"95edbf8e21748fa2f3bf0a77016d0511", "de1d1c2086bd4f5249f5bdbdf0d2a854",
"src/tests/perf_tests/restricted_traces/restricted_traces_autogen.gni": "src/tests/perf_tests/restricted_traces/restricted_traces_autogen.gni":
"16fe33a4ec6e109a05461d4f5276feb2", "25de059705d29d797e246aae027498ec",
"src/tests/perf_tests/restricted_traces/restricted_traces_autogen.h": "src/tests/perf_tests/restricted_traces/restricted_traces_autogen.h":
"e59a1290ee3bdf627b9ea34dfbac440f", "8e936a5ca01c2374c627c8a494a3220a",
"src/tests/perf_tests/restricted_traces/subway_surfer_500.tar.gz.sha1": "src/tests/perf_tests/restricted_traces/subway_surfer_500.tar.gz.sha1":
"a7d9e6db6a74b9a927677f7b91307316", "a7d9e6db6a74b9a927677f7b91307316",
"src/tests/perf_tests/restricted_traces/temple_run_300.tar.gz.sha1": "src/tests/perf_tests/restricted_traces/temple_run_300.tar.gz.sha1":
......
d99797ec545eb8140706e3259442a96240118cd9
\ No newline at end of file
...@@ -7,11 +7,12 @@ ...@@ -7,11 +7,12 @@
"restricted_traces.json: List of restricted trace tests in ANGLE." "restricted_traces.json: List of restricted trace tests in ANGLE."
], ],
"traces": [ "traces": [
"angry_birds_2_1500",
"candy_crush_500",
"egypt_1500", "egypt_1500",
"manhattan_10", "manhattan_10",
"temple_run_300",
"trex_200",
"subway_surfer_500", "subway_surfer_500",
"candy_crush_500" "temple_run_300",
"trex_200"
] ]
} }
...@@ -9,10 +9,11 @@ ...@@ -9,10 +9,11 @@
# Can be consumed by tests/BUILD.gn. # Can be consumed by tests/BUILD.gn.
angle_restricted_traces = [ angle_restricted_traces = [
"angry_birds_2_1500 3",
"candy_crush_500 2",
"egypt_1500 1", "egypt_1500 1",
"manhattan_10 1", "manhattan_10 1",
"subway_surfer_500 4",
"temple_run_300 3", "temple_run_300 3",
"trex_200 1", "trex_200 1",
"subway_surfer_500 4",
"candy_crush_500 2",
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment