Skip to content

Remove complex_layout_*__compile benchmarks #126020

@jmagman

Description

@jmagman

I don't think this benchmark adds anything that isn't already covered by the hello_world and gallery variants. For the compilation size we need "smallest" and "nontrivial" and complex_layout is right in the middle. Remove them to free up benchmark capacity.

Delete:

flutter/.ci.yaml

Line 1630 in 2c56a25

- name: Linux_android complex_layout_android__compile

flutter/.ci.yaml

Line 2653 in 2c56a25

- name: Mac_benchmark complex_layout_macos__compile

flutter/.ci.yaml

Line 3505 in 2c56a25

- name: Mac_ios complex_layout_ios__compile

flutter/.ci.yaml

Line 4701 in 2c56a25

- name: Windows complex_layout_win_desktop__compile

flutter/.ci.yaml

Line 4771 in 2c56a25

- name: Windows_android complex_layout_win__compile

TaskFunction createComplexLayoutCompileTest() {
return CompileTest('${flutterDirectory.path}/dev/benchmarks/complex_layout').run;
}

cc @zanderso

Metadata

Metadata

Assignees

Labels

team: benchmarkPerformance issues found by inspecting benchmarks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions