This magic 1-liner commit reduces the overhead of eager futures by over 40% and closes #112
We are back to being way under Intel TBB (600 ms) and Intel TBB has the lowest overhead compared to all frameworks used in production for task parallelism: OpenMP (GCC, LLVM/Intel) or Julia Partr or HPX
This magic 1-liner commit reduces the overhead of eager futures by over 40% and closes #112
We are back to being way under Intel TBB (600 ms) and Intel TBB has the lowest overhead compared to all frameworks used in production for task parallelism: OpenMP (GCC, LLVM/Intel) or Julia Partr or HPX