1. 29 Sep, 2019 3 commits
  2. 28 Sep, 2019 1 commit
  3. 26 Sep, 2019 2 commits
  4. 16 Sep, 2019 2 commits
  5. 20 Aug, 2019 1 commit
  6. 25 Jun, 2019 1 commit
    • Jim Graham's avatar
      Add test case for Flutter Issue #27677 as a benchmark. (#34870) · f83fd9d4
      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.
      f83fd9d4
  7. 27 Feb, 2019 1 commit
  8. 18 Dec, 2018 1 commit
  9. 04 Oct, 2018 1 commit
  10. 16 Jun, 2018 1 commit
  11. 16 May, 2018 1 commit
  12. 23 Mar, 2017 1 commit
  13. 20 Mar, 2017 1 commit
  14. 02 Dec, 2016 1 commit
  15. 29 Sep, 2016 1 commit
  16. 14 Sep, 2016 1 commit