Thread pool should support CPU affinity
Open
improve
performance
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 164
- Avg merge
- 7h 31m
- Merged PRs (30d)
- 1
Description
It seems that currently our thread pool doesn't set CPU affinity, that may have serious performance implications.
Contributor guide
Assessment
This issue has not been assessed yet.