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
  • perf_tests
  • TracePerfTest.cpp
Find file
BlameHistoryPermalink
  • Cody Northrop's avatar
    Tests: Add a perf test using traces · 080d711b
    Cody Northrop authored Jan 08, 2020
    This test will load traces and cycle through a set of frames.
    
    The new tests are:
    
        TracePerfTest.Run/gl_trex_200_210
        TracePerfTest.Run/gl_trex_800_810
        TracePerfTest.Run/gl_trex_900_910
        TracePerfTest.Run/gl_trex_1300_1310
    
    To download the traces, you must be granted access and authenticate
    with the cloud.  See the steps in RestrictedTraces.md for this.
    
    Then add the following to the end of your .gclient file:
    
        "custom_vars": {
          "checkout_angle_internal":"True"
        },
    
    And run `glcient runhooks`.
    
    To enable building the test, add the following GN arg:
    
        build_angle_trace_perf_tests = true
    
    See the new markdown document for ways to execute the tests.
    
    Bug: angleproject:3630
    Change-Id: Ic25cd94fb36b35fcf187e88d3bf9548c65f59755
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1949605
    Commit-Queue: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    080d711b
TracePerfTest.cpp 6.62 KB
EditWeb IDE
×

Replace TracePerfTest.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.