flutter/dev/benchmarks/macrobenchmarks/test
Jim Graham b51859ec33
Add benchmark for scrolling very long pictures (#133434)
This benchmark will track the performance of the RTree implementation to cull very large pictures down to just the portion visible on the screen.
2023-08-31 19:03:14 +00:00
..
animated_complex_image_filtered_perf_e2e.dart [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
animated_complex_opacity_perf_e2e.dart [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
animated_placeholder_perf_e2e.dart [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
backdrop_filter_perf_e2e.dart migrate backdrop_filter_perf (#64482) 2020-09-22 19:52:02 -07:00
clipper_cache_perf_e2e.dart Add benchmark for clipper layers raster cache (#102495) 2022-05-13 14:04:06 +08:00
color_filter_and_fade_perf_e2e.dart migrate color_filter_and_fade_perf (#64484) 2020-10-01 17:32:02 -07:00
color_filter_cache_perf_e2e.dart Add benchmark for ColorFilter raster cache (#99542) 2022-03-16 19:15:13 -07:00
color_filter_with_unstable_child_perf_e2e.dart Added benchmark for early removal of unused raster cache entris mecha… (#107918) 2022-07-20 19:13:06 +00:00
cubic_bezier_perf_e2e.dart migrate cubic_bezier_perf to e2e (#64487) 2020-09-11 20:02:03 -07:00
cull_opacity_perf_e2e.dart Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
frame_policy.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
fullscreen_textfield_perf_e2e.dart add page delays to the fullscreen versions of the textfield perf benchmarks (#107746) 2022-08-11 19:11:06 +00:00
gradient_consistent_perf_e2e.dart add gradient benchmarks (#101549) 2022-04-08 17:20:22 -07:00
gradient_dynamic_perf_e2e.dart add gradient benchmarks (#101549) 2022-04-08 17:20:22 -07:00
gradient_static_perf_e2e.dart add gradient benchmarks (#101549) 2022-04-08 17:20:22 -07:00
list_text_layout_perf_e2e.dart Add a macrobenchmark for laying out text in a list (#104736) 2022-05-26 15:25:10 -07:00
multi_widget_construction_perf_e2e.dart Reland eliminate timeouts from integration tests (#85141) 2021-06-23 13:08:51 -07:00
opacity_peephole_col_of_alpha_savelayer_rows_perf_e2e.dart Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336) 2022-01-27 13:25:17 -08:00
opacity_peephole_col_of_rows_perf_e2e.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
opacity_peephole_fade_transition_text_perf_e2e.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
opacity_peephole_grid_of_alpha_savelayers_perf_e2e.dart Add benchmarks to measure impact of alpha saveLayers in DisplayLists (#97336) 2022-01-27 13:25:17 -08:00
opacity_peephole_grid_of_opacity_perf_e2e.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
opacity_peephole_one_rect_perf_e2e.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
opacity_peephole_opacity_of_grid_perf_e2e.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
picture_cache_perf_e2e.dart Fix the scroll delta negation in the E2E version of picture_cache_perf benchmark (#107678) 2022-07-19 22:57:05 +00:00
raster_cache_use_memory_perf_e2e.dart Add benchmark case for RasterCache (#103338) 2022-06-29 23:54:10 +00:00
shader_mask_cache_perf_e2e.dart Add benchmark for ShaderMask RasterCache (#100127) 2022-03-28 00:15:07 -07:00
textfield_perf_e2e.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 Fix some issues with launching E2E benchmarks and add page delays in textfield benchmarks (#107500) 2022-07-14 08:14:08 +00:00
very_long_picture_scrolling_perf_e2e.dart Add benchmark for scrolling very long pictures (#133434) 2023-08-31 19:03:14 +00:00