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
  • ANGLEPerfTestArgs.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Move restricted traces to CIPD. · 78dde332
    Jamie Madill authored Mar 29, 2021
    All traces are now stored as DEPS entries in CIPD. The auto-generation
    script generates the DEPS entries. Note that we don't include DEPS in
    the list of generated outputs to simplify other rollers. Also we update
    auto-generation to include full sources list to allow 'gn analyze' to
    work successfully.
    
    Usees a trace fixture for common code. This will enable a more compact
    trace without as much repeated code. We must land a set of re-trace
    traces to avoid breakage. 
    
    Also includes a python script for uploading new traces to CIPD. The
    script first checks if traces are already present in the cloud, and if
    so it skips the upload. It will take a while to complete as the number
    of traces grows larger as it takes a few seconds per trace.
    
    The traces in this patch are also re-traced to use the common fixture
    code instead of including duplicated code in each trace. They now form
    a simple common interface and the autogenerated cpp is now simply a list
    of properties.
    
    I've also updated the capture/replay tests to use the simpler common
    entry point integration. There is less auto-generated glue code now.
    We now use a new serialized string query extension instead of calling
    directly into ANGLE's internals.
    
    Also includes a docs update. The capture/replay sample is broken and
    we'll need to update it in a follow-up CL. Also includes a few necessary
    fixes to the retracing script.
    
    Bug: angleproject:5811
    Change-Id: I977bc6dc56843c8966377fc445ae97e91e17319a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2797833
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    78dde332
ANGLEPerfTestArgs.cpp 4.75 KB
EditWeb IDE
×

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