Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
2d26bafe
Unverified
Commit
2d26bafe
authored
Sep 30, 2020
by
Chris Yang
Committed by
GitHub
Sep 30, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove --trace-startup (#66568)
parent
3f25aebc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
perf_tests.dart
dev/devicelab/lib/tasks/perf_tests.dart
+1
-0
manifest.yaml
dev/devicelab/manifest.yaml
+0
-1
No files found.
dev/devicelab/lib/tasks/perf_tests.dart
View file @
2d26bafe
...
...
@@ -38,6 +38,7 @@ TaskFunction createUiKitViewScrollPerfTest() {
'test_driver/uikit_view_scroll_perf.dart'
,
'platform_views_scroll_perf'
,
testDriver:
'test_driver/scroll_perf_test.dart'
,
needsFullTimeline:
false
,
).
run
;
}
...
...
dev/devicelab/manifest.yaml
View file @
2d26bafe
...
...
@@ -506,7 +506,6 @@ tasks:
Measures the runtime performance of platform views in the Complex Layout sample app on iPhone 6.
stage
:
devicelab_ios
required_agent_capabilities
:
[
"
mac/ios"
]
flaky
:
true
flutter_gallery_ios32__start_up
:
description
:
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment