Name |
Last commit
|
Last Update |
---|---|---|
app | ||
ci_scripts | ||
cmake | ||
extern | ||
lib | ||
media | ||
test | ||
.gitignore | ||
.gitlab-ci.yml | ||
CMakeLists.txt | ||
NOTES.md | ||
PERFORMANCE.md | ||
README.md | ||
compare_benchmarks.py |
The scheduler yields if it failed to steal any work due to the task lists being empty. This should improve performance on multiprogrammed systems, as it potentially makes room for other worker threads which still have work to perform.
Name |
Last commit
|
Last Update |
---|---|---|
app | Loading commit data... | |
ci_scripts | Loading commit data... | |
cmake | Loading commit data... | |
extern | Loading commit data... | |
lib | Loading commit data... | |
media | Loading commit data... | |
test | Loading commit data... | |
.gitignore | Loading commit data... | |
.gitlab-ci.yml | Loading commit data... | |
CMakeLists.txt | Loading commit data... | |
NOTES.md | Loading commit data... | |
PERFORMANCE.md | Loading commit data... | |
README.md | Loading commit data... | |
compare_benchmarks.py | Loading commit data... |