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".
Starting around Flutter candidate version bb14ef665f6b354c6c9423201295ff982093c766, our web benchmark tests fail with the following:
Some change between flutter/flutter@6390356...bb14ef6 has caused the increase. flutter/flutter#169102 seems likely (FYI @kevmoo)