Subject: Re: [Boost-users] [context] Compiling error with context and bind
From: Nat Goodspeed (nat_at_[hidden])
Date: 2014-09-09 20:40:57


On Tue, Sep 9, 2014 at 5:32 PM, José <josessantos_at_[hidden]> wrote:

> 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.