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
animated_image.dart
animated_placeholder_perf_test.dart
animation_with_microtasks_perf_test.dart
backdrop_filter_perf_test.dart
color_filter_and_fade_perf_test.dart
cubic_bezier_perf_test.dart
cull_opacity_perf_test.dart
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
fading_child_animation_perf_test.dart
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
large_image_changer_test.dart Remove 1745 decorative breaks (#123259) 2023-03-22 21:12:22 +00:00
large_image_changer.dart
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
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
picture_cache_perf_test.dart
post_backdrop_filter_perf_test.dart
rrect_blur_perf_test.dart Adds benchmark for rrect_blur. (#149261) 2024-05-29 22:19:10 +00:00
run_app.dart
simple_animation_perf_test.dart
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