mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
upload the output of the DisplayList builder benchmarks (flutter/engine#35010)
This commit is contained in:
parent
90bc7fcd55
commit
d2476d54a8
@ -44,3 +44,5 @@ cd "$SCRIPT_DIR"
|
||||
--json ../../../out/host_release/shell_benchmarks.json "$@"
|
||||
"$DART" --disable-dart-dev bin/parse_and_send.dart \
|
||||
--json ../../../out/host_release/ui_benchmarks.json "$@"
|
||||
"$DART" --disable-dart-dev bin/parse_and_send.dart \
|
||||
--json ../../../out/host_release/display_list_builder_benchmarks.json "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user