flutter/dev/benchmarks/macrobenchmarks/test_driver
Zachary Anderson 88123277fc
Remove android stack_size_test (#153695)
This test expects to run on 32-bit hardware, but the devicelab no longer
has 32-bit Android hardware. In particular, the test contains hand-coded
32-bit arm assembly for reading the stack pointer from Dart code via
`dart:ffi`.

This test was added in response to a framework change that caused stack
frames to be larger than expected while building widgets, leading apps
to crash with StackOverflow exceptions unexpectedly. Since then (>3
years ago) this test has not prevented any similar issue, so I believe
deleting it rather than fixing it is a better use of resources.
2024-08-19 12:25:35 -07:00
..
animated_advanced_blend_perf_test.dart [Impeller] Adds advanced blend benchmark (#131893) 2023-08-09 10:57:35 -07:00
animated_blur_backdrop_filter_perf_test.dart [devicelab] add regular old blur benchmark (#123879) 2023-03-31 20:54:51 +00:00
animated_image_test.dart Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
animated_image.dart Migrate dev/benchmarks/macrobenchmarks to null safety. (#85501) 2021-06-29 11:49:27 -07:00
animated_placeholder_perf_test.dart Reduce duration of benchmark to avoid timeout (#51214) 2020-02-21 09:59:23 -08:00
animation_with_microtasks_perf_test.dart Add a test to exercise multiple async microtasks in frame workload (#79163) 2021-03-29 20:49:05 -07:00
backdrop_filter_perf_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
color_filter_and_fade_perf_test.dart Perf test for color filter with saveLayer (#52063) 2020-03-13 10:31:02 -07:00
cubic_bezier_perf_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00
cull_opacity_perf_test.dart Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
draw_atlas_perf_test.dart [Impeller] add drawVertices and drawAtlas benchmarks. (#132080) 2023-08-08 00:28:16 +00:00
draw_points_perf_test.dart [devicelab] add drawPoints benchmark (#126728) 2023-05-15 19:14:58 +00:00
draw_vertices_perf_test.dart [Impeller] add drawVertices and drawAtlas benchmarks. (#132080) 2023-08-08 00:28:16 +00:00
e2e_test.dart Migrate dev/benchmarks/macrobenchmarks to null safety. (#85501) 2021-06-29 11:49:27 -07:00
fading_child_animation_perf_test.dart benchmark animation performance of Opacity widget (#54903) 2020-04-17 18:34:10 -07:00
frame_policy_test.dart Add spaces after flow control statements (#126320) 2023-05-15 11:07:30 +02:00
fullscreen_textfield_perf_test.dart add page delays to the fullscreen versions of the textfield perf benchmarks (#107746) 2022-08-11 19:11:06 +00:00
imagefiltered_transform_animation_perf_test.dart Enabling the ImageFiltered(ImageFilter.matrix) page of macrobenchmark (#58277) 2020-05-30 18:53:01 -07:00
large_image_changer_test.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
large_image_changer.dart Migrate dev/benchmarks/macrobenchmarks to null safety. (#85501) 2021-06-29 11:49:27 -07:00
list_text_layout_perf_test.dart Add a macrobenchmark for laying out text in a list (#104736) 2022-05-26 15:25:10 -07:00
multi_widget_construction_perf_test.dart Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
path_tessellation_dynamic_perf_test.dart Add static_path_tessellation macrobenchmark (#131837) 2023-08-07 23:39:49 +00:00
path_tessellation_static_perf_test.dart Add static_path_tessellation macrobenchmark (#131837) 2023-08-07 23:39:49 +00:00
picture_cache_complexity_scoring_perf_test.dart [dev, bots, examples] rename local functions with _s (#102703) 2022-04-28 10:44:06 -07:00
picture_cache_perf_test.dart [dev, bots, examples] rename local functions with _s (#102703) 2022-04-28 10:44:06 -07:00
post_backdrop_filter_perf_test.dart re-enable the post_backdrop_filter test with CPU/GPU measurements (#65201) 2020-09-04 18:00:02 -07:00
rrect_blur_perf_test.dart Adds benchmark for rrect_blur. (#149261) 2024-05-29 22:19:10 +00:00
run_app.dart cleanup macrobenchmark duplicate files (#61621) 2020-07-17 14:34:33 -04:00
simple_animation_perf_test.dart Increase simple animation delay and duration (#64002) 2020-09-03 13:25:19 -07:00
sliders_perf_test.dart Add Sliders to macrobenchmarks (#125296) 2023-04-24 23:25:28 +00:00
textfield_perf_test.dart Fix some issues with launching E2E benchmarks and add page delays in textfield benchmarks (#107500) 2022-07-14 08:14:08 +00:00
util.dart Sped up the time to find macrobenchmarks. (#131959) 2023-08-04 23:41:24 +00:00