| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| blockingcall.h | ||
| conditionvariable.h | ||
| containers.h | ||
| debug.h | ||
| defer.h | ||
| event.h | ||
| finally.h | ||
| memory.h | ||
| pool.h | ||
| sal.h | ||
| sanitizers.h | ||
| scheduler.h | ||
| task.h | ||
| thread.h | ||
| ticket.h | ||
| trace.h | ||
| utils.h | ||
| waitgroup.h |
Contains a number of optimizations that improve the Subzero coroutine performance up to 10x.
Changes:
ca8408f68 Scheduler: Reduce the number of mutex locks / unlock.
575b61e76 Fix compilation of marl::Ticket::onCall()
e9f312688 waitForWork(): Early out if there work.num > 0
3196a0539 Scheduler: Use std::deque instead of std::queue
08a820171 Add flags to marl::Task
cb3c481d0 Scheduler: Use a separate flag to indicate whether to call notify()
598c993ec marl::ConditionVariable - use containers::list
d0c501a9c Add marl::containers::list
aa1de9091 Benchmarks: Add EventBaton
Commands:
git subtree pull --prefix third_party/marl https://github.com/google/marl master --squash
Bug: b/140546382
Change-Id: I2b7adc3c624a1f3aef686de7e0e88c52a5666e3a
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| blockingcall.h | Loading commit data... | |
| conditionvariable.h | Loading commit data... | |
| containers.h | Loading commit data... | |
| debug.h | Loading commit data... | |
| defer.h | Loading commit data... | |
| event.h | Loading commit data... | |
| finally.h | Loading commit data... | |
| memory.h | Loading commit data... | |
| pool.h | Loading commit data... | |
| sal.h | Loading commit data... | |
| sanitizers.h | Loading commit data... | |
| scheduler.h | Loading commit data... | |
| task.h | Loading commit data... | |
| thread.h | Loading commit data... | |
| ticket.h | Loading commit data... | |
| trace.h | Loading commit data... | |
| utils.h | Loading commit data... | |
| waitgroup.h | Loading commit data... |