Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • tests
  • angle_perftests_main.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Retool perf test running. · f3acb8c1
    Jamie Madill authored Nov 14, 2018
    This change does a few things involving the way we run the perf tests:
    
    - Perf test runner can capture different metrics
    
    Useful for capturing the new "nanoSecPerIteration" metric.
    
    - Removes the "score" metric
    
    We'll move to the new time-based metrics. These new metrics are scaled
    correctly with iteration counts.
    
    - Runs three trials per perf test
    
    This gives more measurements per test. Each trial is approximately one
    second. First the perf tests set a fixed number of iterations after
    calibrating the number of steps that we can run in one second. After
    that the three trials are run. This should give more stable results.
    
    - Apply more CPU stabilization on Windows
    
    Use SetPriorityClass to apply more CPU priority. Also upgrade
    SetThreadPriority to the highest level.
    
    - Always build the Vulkan command buffer test
    
    This catches build regressions more easily. We still skip the test on
    non-Android platforms.
    
    Bug: angleproject:2923
    Change-Id: I7da234c5af07775ba4a232bb8d65e0138ee7073f
    Reviewed-on: https://chromium-review.googlesource.com/c/1330262
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarYuly Novikov <ynovikov@chromium.org>
    f3acb8c1
angle_perftests_main.cpp 583 Bytes
EditWeb IDE
×

Replace angle_perftests_main.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.