flutter/dev/benchmarks/macrobenchmarks/lib/src
Nate 7fb35db62f
Intensive if chain refactoring (#145194)
This pull request refactors if-statements into switch expressions, as part of the effort to solve issue #144903.

Making changes beyond just swapping syntax is more difficult (and also more difficult to review, I apologize), but much more satisfying too.
2024-03-22 13:55:06 +00:00
..
web Reland "Reland - Introduce tone-based surfaces and accent color add-ons - Part 2" (#144273) 2024-02-28 13:55:50 -08:00
animated_advanced_blend.dart [Impeller] Adds advanced blend benchmark (#131893) 2023-08-09 10:57:35 -07:00
animated_blur_backdrop_filter.dart [devicelab] add regular old blur benchmark (#123879) 2023-03-31 20:54:51 +00:00
animated_complex_image_filtered.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
animated_complex_opacity.dart Fix typos (#121171) 2023-02-23 19:43:21 +00:00
animated_image.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
animated_placeholder.dart Add more flexible image API (#118966) 2023-01-25 21:21:28 -08:00
animation_with_microtasks.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
backdrop_filter.dart Enable use_colored_box lint (#117370) 2022-12-20 14:09:55 -08:00
clipper_cache.dart Remove single window assumption from macrobenchmark (#119368) 2023-01-27 20:42:42 +00:00
color_filter_and_fade.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
color_filter_cache.dart Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
color_filter_with_unstable_child.dart Added benchmark for early removal of unused raster cache entris mecha… (#107918) 2022-07-20 19:13:06 +00:00
cubic_bezier.dart Make Flex,Row,Column const for real (#119673) 2023-02-02 19:33:57 +00:00
cull_opacity.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
draw_atlas.dart [Impeller] add drawVertices and drawAtlas benchmarks. (#132080) 2023-08-08 00:28:16 +00:00
draw_points.dart [devicelab] fix NAN/Inf in drawPoints benchmark. (#132526) 2023-08-14 22:57:58 +00:00
draw_vertices.dart [Impeller] add drawVertices and drawAtlas benchmarks. (#132080) 2023-08-08 00:28:16 +00:00
filtered_child_animation.dart Implement switch expressions in dev/ (#139048) 2023-11-28 23:40:28 +00:00
fullscreen_textfield.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
gradient_perf.dart Migrate remaining files to super parameters (#101919) 2022-04-14 12:04:07 -07:00
heavy_grid_view.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
large_image_changer.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
large_images.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
list_text_layout.dart Add a macrobenchmark for laying out text in a list (#104736) 2022-05-26 15:25:10 -07:00
multi_widget_construction.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
opacity_peephole.dart Update collection-fors to prefer final (as per updated prefer_final_in_for_each) (#127511) 2023-05-26 23:34:36 +00:00
path_tessellation.dart Add static_path_tessellation macrobenchmark (#131837) 2023-08-07 23:39:49 +00:00
picture_cache_complexity_scoring.dart Fixed a lot of typos (#141431) 2024-01-12 22:10:25 +00:00
picture_cache.dart add missing trailing commas in list/set/map literals (#102585) 2022-04-27 09:15:35 +02:00
post_backdrop_filter.dart Enable use_colored_box lint (#117370) 2022-12-20 14:09:55 -08:00
raster_cache_use_memory.dart Add benchmark case for RasterCache (#103338) 2022-06-29 23:54:10 +00:00
shader_mask_cache.dart Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
simple_animation.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
simple_scroll.dart Prepare more of dev for use_super_parameters (#101073) 2022-03-30 14:05:05 -07:00
sliders.dart Add Sliders to macrobenchmarks (#125296) 2023-04-24 23:25:28 +00:00
stack_size.dart Make Flex,Row,Column const for real (#119673) 2023-02-02 19:33:57 +00:00
text.dart Make Flex,Row,Column const for real (#119673) 2023-02-02 19:33:57 +00:00
very_long_picture_scrolling.dart Intensive if chain refactoring (#145194) 2024-03-22 13:55:06 +00:00