10 Sep
2014
10 Sep
'14
12:40 a.m.
On Tue, Sep 9, 2014 at 5:32 PM, José
I already tried to use Boost.Coroutine but the overhead is very high. Now, I would like to perform an evaluation of two approaches, seems that the use of Boost.Context (without coroutines) is faster.
Shrug, up to you of course. But when all is said and done, I bet you end up spending most of your CPU cycles in your own application logic.