2015-09-05 12:22 GMT+02:00 Oliver Kowalke <oliver.kowalke@gmail.com>:
2015-09-05 9:58 GMT+02:00 Thomas Heller <thom.heller@gmail.com>:

In the performance section, were all tests executed on a single thread?

yes

Regarding the different stack allocators, do they have any noticeable impact on performance?

after modifying the tests (excluding fiber creation) following numbers are measured ( Intel Core2 Q6700):

create fiber: 205 ns
join fiber:     950 ns
detach fiber:  21 ns
yield fiber:   189 ns

changes commited to branch develop
numbers are available at http://olk.github.io/libs/fiber/doc/html/fiber/performance.html