
21 Mar
2011
21 Mar
'11
1:38 p.m.
From: Oliver Kowalke <oliver.kowalke@gmx.de>
sched_yield(): 2108 cycles ucontext_t: 1795 cycles fcontext_t: 156 cycles
Actually it is quite consistent with what you had show, the Boost.Context is better (but not significantly) then real OS (kernel) context switch.
factor 13x ?
I was talking about _default_ build which uses ucontext. Artyom