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