forked from firka/flutter
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:
@@ -5,7 +5,7 @@ environment:
|
||||
sdk: '>=2.19.0-0 <4.0.0'
|
||||
|
||||
dependencies:
|
||||
args: 2.4.1
|
||||
args: 2.4.2
|
||||
file: 6.1.4
|
||||
package_config: 2.1.0
|
||||
path: 1.8.3
|
||||
@@ -16,4 +16,4 @@ dependencies:
|
||||
meta: 1.9.1 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
platform: 3.1.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
||||
|
||||
# PUBSPEC CHECKSUM: 5866
|
||||
# PUBSPEC CHECKSUM: 5a67
|
||||
|
||||
Reference in New Issue
Block a user