1. 05 Jul, 2020 1 commit
  2. 24 Jun, 2020 1 commit
  3. 19 Jun, 2020 1 commit
  4. 03 Jun, 2020 1 commit
  5. 28 May, 2020 1 commit
  6. 14 May, 2020 2 commits
  7. 08 May, 2020 1 commit
  8. 23 Apr, 2020 1 commit
    • Yegor's avatar
      extract engine sub-metrics; change reported metrics (#55331) · 6f8945fc
      Yegor authored
      * extract engine sub-metrics; change reported metrics
      
      - Extract sub-metrics reported by the Web engine: "preroll_frame", "apply_frame".
      - Add a concept of unreported metrics: displayed on the benchmark UI, but not on the dashboard.
      - Make "sceneBuildDuration" and "windowRenderDuration" unreported, which are too fine-grained. They are included in "drawFrameDuration" already.
      - Report outlier ratio instead of outlier average. The ratio is more useful of the two.
      6f8945fc
  9. 21 Apr, 2020 1 commit
  10. 16 Apr, 2020 2 commits
  11. 10 Apr, 2020 1 commit
  12. 08 Apr, 2020 2 commits
  13. 06 Apr, 2020 1 commit
  14. 03 Apr, 2020 1 commit
  15. 01 Apr, 2020 1 commit
  16. 27 Mar, 2020 1 commit
  17. 25 Mar, 2020 1 commit
  18. 11 Mar, 2020 1 commit
  19. 28 Feb, 2020 2 commits
  20. 25 Feb, 2020 1 commit
  21. 20 Feb, 2020 1 commit
    • Harry Terkelsen's avatar
      [Web] Add Material Card Infinite Scroll benchmark (#51005) · 29306b08
      Harry Terkelsen authored
      * [Web] Add Material Card Infinite Scroll benchmark
      
      Adds a benchmark that makes an infinite list of Material cards
      and scrolls it. This benchmark exercises more heavyweight rendering
      like shadows and clipping and paths.
      
      * Fix analyzer warnings. Respond to comments
      29306b08
  22. 30 Jan, 2020 1 commit