[devicelab] retain prior events for flutter gallery. (#143554)
Capture first frames in gallery benchmarks Calling https://github.com/flutter/flutter/issues/143404 fixed, since all the full app benchmarks capture the start now. Fixes https://github.com/flutter/flutter/issues/143404
This commit is contained in:
parent
d4b1b6e744
commit
a22c2305b3
@ -354,6 +354,7 @@ void main([List<String> args = const <String>[]]) {
|
||||
TimelineStream.dart,
|
||||
TimelineStream.embedder,
|
||||
],
|
||||
retainPriorEvents: true,
|
||||
);
|
||||
|
||||
final TimelineSummary summary = TimelineSummary.summarize(timeline);
|
||||
|
Loading…
x
Reference in New Issue
Block a user