1. 03 Jun, 2020 1 commit
  2. 28 May, 2020 1 commit
  3. 14 May, 2020 2 commits
  4. 08 May, 2020 1 commit
  5. 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
  6. 21 Apr, 2020 1 commit
  7. 16 Apr, 2020 2 commits
  8. 10 Apr, 2020 1 commit
  9. 08 Apr, 2020 2 commits
  10. 06 Apr, 2020 1 commit
  11. 03 Apr, 2020 1 commit
  12. 01 Apr, 2020 1 commit
  13. 27 Mar, 2020 1 commit
  14. 25 Mar, 2020 1 commit
  15. 11 Mar, 2020 1 commit
  16. 28 Feb, 2020 2 commits
  17. 25 Feb, 2020 1 commit
  18. 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
  19. 30 Jan, 2020 1 commit