Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • 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
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • third_party
  • marl
  • src
  • defer_bench.cpp
Find file
BlameHistoryPermalink
  • Ben Clayton's avatar
    Update Marl to a047dd0bb · e90568ee
    Ben Clayton authored Feb 13, 2020
    Fixes another hairy bug in condition-variable timeouts, adds docs
    
    Changes:
        a047dd0bb Include benchmarks on project's README.md
        4c702da52 Scheduler: Fix lock state on Fiber::wait timeout.
        b4e305525 Docs: Add documentation for marl::Scheduler.
        5f18ac0e0 ConditionVariable: Delete copy and move constructors
        f78eb441f Scheduler: document requirement to unbind() before destruction
        9f9f6d32e Defer benchmark - avoid benchmark::DoNotOptimize()
        3b610e902 Fix compiler warnings with MARL_FIBERS_USE_UCONTEXT
        0dbab1184 Scheduler: Delete copy and move constructors / assignment ops.
        cbef55d58 Kokoro: Build benchmarks
        e923c3d96 Rework the 'hello task' example to be more idiomatic
    
    Commands:
        git subtree pull --prefix third_party/marl https://github.com/google/marl master --squash
    
    Bug: b/140546382
    Change-Id: I3412287ec95bdf761d84fd9f0dffae8f08bcec3c
    e90568ee
defer_bench.cpp 917 Bytes
EditWeb IDE
×

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