Skip to content

Web benchmark size increased with latest Flutter candidate #9225

@elliette

Description

@elliette

Starting around Flutter candidate version bb14ef665f6b354c6c9423201295ff982093c766, our web benchmark tests fail with the following:

  The size the compiled web build "/home/runner/work/devtools/devtools/packages/devtools_app/build/web/main.dart.js" was 17044 kB. This is larger than the benchmark that was set at 5400 kB.
  
  The build size should be as minimal as possible to reduce the web app's initial startup time. If this change is intentional, and expected, please increase the constant "bundleSizeBenchmark".

Some change between flutter/flutter@6390356...bb14ef6 has caused the increase. flutter/flutter#169102 seems likely (FYI @kevmoo)

Metadata

Metadata

Assignees

Labels

flutter webtoolIssues pertaining to `devtools/tool/` scripts and functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions