- 16 Sep, 2019 2 commits
-
-
liyuqian authored
For https://github.com/flutter/flutter/issues/33899 Test added: - simple_animation_perf_ios Test modified: - backdrop_filter_perf_ios__timeline_summary We'll add the CPU/GPU measurement to more iOS tests once it's proven to be non-flaky.
- 14 Sep, 2019 1 commit
-
-
liyuqian authored
Those tests are all non-flaky.
-
- 10 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 04 Sep, 2019 1 commit
-
-
Tong Wu authored
-
- 03 Sep, 2019 1 commit
-
-
liyuqian authored
One of our linux/android Moto G4 has alerts (emergency, amber, etc.) turned on. That's probably the cause of the flakiness. I've turned it off. Let's mark this as non-flaky and see if it's fixed. If not, I'll move it to mac/android and see if that fixes the flakiness. I think the most important thing to do right now is to mark it as non-flaky so those who really break the test could get a notification.
-
- 02 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 31 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 28 Aug, 2019 2 commits
- 27 Aug, 2019 2 commits
-
-
Tong Wu authored
- 21 Aug, 2019 1 commit
-
-
Jenn Magder authored
-
- 20 Aug, 2019 1 commit
-
-
liyuqian authored
For https://github.com/flutter/flutter/issues/36064 That performance regression is iOS-only so we'd better get the benchmarks running on iOS.
-
- 16 Aug, 2019 1 commit
-
-
Todd Volkert authored
-
- 14 Aug, 2019 1 commit
-
-
Tong Wu authored
* Add a smoke test to test every commit on a Catalina host. * Also add a hot-reload test. Related issue: #36290.
-
- 09 Aug, 2019 1 commit
-
-
Michael Goderbauer authored
-
- 07 Aug, 2019 1 commit
-
-
sjindel-google authored
-
- 06 Aug, 2019 1 commit
-
-
sjindel-google authored
This PR contains the tests for flutter/engine#10186.
-
- 31 Jul, 2019 1 commit
-
-
liyuqian authored
This relands https://github.com/flutter/flutter/pull/35297 The followings have been done to fix the broken tests: 1. Add `didSendFirstFrameRasterizedEvent` extension and its tests 2. Wait for `didSendFirstFrameRasterizedEvent` instead of `didSendFirstFrameEvent` during start up tests 3. Mark missed (probably newly added) start up tests as flaky
-
- 30 Jul, 2019 1 commit
-
-
liyuqian authored
-
- 26 Jul, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit 68fc7231.
-
liyuqian authored
This should fix https://github.com/flutter/flutter/issues/31442 and https://github.com/flutter/flutter/issues/34867
-
- 25 Jul, 2019 1 commit
-
-
Matt Carroll authored
-
- 24 Jul, 2019 1 commit
-
-
Matt Carroll authored
-
- 18 Jul, 2019 1 commit
-
-
Todd Volkert authored
This is the first step in getting esoteric devices wired up to device lab to ensure that we can at least start Flutter apps in profile mode on such devices. https://github.com/flutter/flutter/issues/35838
-
- 10 Jul, 2019 1 commit
-
-
Jenn Magder authored
-
- 09 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 08 Jul, 2019 2 commits
-
-
liyuqian authored
For https://github.com/flutter/flutter/issues/31086. Also test if our mac8 with iPhone XS is working (https://github.com/flutter/flutter/issues/34590).
-
Alexander Aprelev authored
* Introduce image_list performance benchmark that runs on jit(debug) build. We want to track performance of debug build because ongoing work on reducing the cost of spanwing new isolate will impact jit(debug) more than it will aot(release) configurations. * Newlines and spaces
-
- 03 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 02 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 28 Jun, 2019 1 commit
-
-
Alexander Aprelev authored
* Introduce image loading performance test. This example reports how long it takes to load images over the network(locally spawned server).
-
- 25 Jun, 2019 1 commit
-
-
Jim Graham authored
* Add test case for Flutter Issue #27677 as a benchmark. See https://github.com/flutter/flutter/issues/27677 I got the following results running the test on a Moto E2 which will help us determine how much we can gain by analyzing the operations and eliminating unnecessary repaints based on dirty rectangles/regions. no blurs - avg 216.0 fps over 3 samples blur the group - avg 22.9 fps over 3 samples blur each txt - avg 3.4 fps over 3 samples * Added the new benchmark to be tracked on the dashboard.
-
- 13 Jun, 2019 1 commit
-
-
Todd Volkert authored
-
- 05 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 04 Jun, 2019 3 commits
-
-
Kaushik Iska authored
* Add an image cache benchmark for a monochrome image
-
Gary Qian authored
-
Jonah Williams authored
-
- 01 Jun, 2019 1 commit
-
-
Chris Bracken authored
Revert "fix devicelab manfiest (#33698)" This reverts commit 5a6a00dc. This reverts commit 0d79f0fc.
-