Reland "Migrate benchmarks to package:web" (#128266)
This attempts to reland https://github.com/flutter/flutter/pull/126848 This was reverted because it made some unexpected changes to our perf measurements. After landing https://github.com/flutter/flutter/pull/127900, we have much less noise in our benchmarks, so I'd like to reland this and see if there is still a significant measurement difference.
This commit is contained in:
@@ -8,7 +8,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
archive: 3.3.2
|
||||
args: 2.4.1
|
||||
args: 2.4.2
|
||||
http: 0.13.6
|
||||
intl: 0.18.1
|
||||
meta: 1.9.1
|
||||
@@ -65,4 +65,4 @@ dev_dependencies:
|
||||
webkit_inspection_protocol: 1.2.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
yaml: 3.1.2 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
|
||||
# PUBSPEC CHECKSUM: 5d29
|
||||
# PUBSPEC CHECKSUM: d02a
|
||||
|
||||
Reference in New Issue
Block a user