зеркало из https://github.com/AvaloniaUI/angle.git
d0a024f9c7
This reduces the warmup trials from 2->1 and the trial time from 5s -> 4s. Old: (2 warmup + 3 trials) * 5s / trial ~= 25s per sample New: (1 warmup + 3 trials) * 4s / trial ~= 16s per sample The tests should run in about 2/3 the time as it took prior. A future change will likely have to split up the tests so we can run shorter shards in sequential groupings between tests. Bug: angleproject:7738 Change-Id: Ic6c744be838174b61f4eb832189ccad14f89103d Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3939917 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Jamie Madill <jmadill@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> |
||
---|---|---|
.. | ||
capture_replay_tests | ||
compiler_tests | ||
deqp_support | ||
egl_tests | ||
gl_tests | ||
gles1_conformance_tests | ||
gles_conformance_tests | ||
perf_tests | ||
preprocessor_tests | ||
py_utils | ||
restricted_traces | ||
test_expectations | ||
test_utils | ||
util_tests | ||
BUILD.gn | ||
OWNERS | ||
angle_deqp_tests_main.cpp | ||
angle_end2end_tests.gni | ||
angle_end2end_tests_expectations.txt | ||
angle_end2end_tests_main.cpp | ||
angle_generic_tests_main.cpp | ||
angle_perftests.gni | ||
angle_perftests_main.cpp | ||
angle_system_info_tests_main.cpp | ||
angle_unittest_main.cpp | ||
angle_unittests.gni | ||
angle_unittests_utils.h | ||
angle_white_box_tests.gni | ||
angle_white_box_tests_main.cpp | ||
capture_replay_tests.py | ||
run_angle_android_test.py | ||
run_perf_tests.py |