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
  • doc
  • CaptureAndReplay.md
Find file
BlameHistoryPermalink
  • Manh Nguyen's avatar
    Apply multiprocessing to capture_replay_tests.py · 10e9e9a1
    Manh Nguyen authored Jul 13, 2020
    Multiple tests are run in paralell to squeeze the most out of CPUs.
    Tests are stored in a work queue. Whenever a CPU becomes available,
    the next unrun test is grabbed and run on a spawn process on that CPU.
    
    Each cpu gets their own environment and build folders and trace folders
    so that tests don't overwrite each other.
    
    Bug: angleproject:4817
    Change-Id: Ifd35c9c75522e480b0257d090d5af70f2a3428ba
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2296040
    Commit-Queue: Manh Nguyen <nguyenmh@google.com>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    10e9e9a1
CaptureAndReplay.md 7.1 KB
EditWeb IDE
×

Replace CaptureAndReplay.md

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.