Commit Graph

16 Commits

Author SHA1 Message Date
Oliver Kowalke
2e37599461 remove all.hpp because of name clashes (forced_unwind) 2018-04-14 11:31:05 +02:00
Oliver Kowalke
51d18b8d82 iadd performance test for callcc, execution_context (v2) 2018-02-08 17:27:07 +01:00
Oliver Kowalke
be97a3ebbc cleanup performance tests 2017-06-01 18:20:02 +02:00
Oliver Kowalke
c2c29cd23f ifx perfromance test for fcontext 2016-11-19 12:09:04 +01:00
Oliver Kowalke
ba357205a9 class captured_context added 2016-01-01 22:03:18 +01:00
Oliver Kowalke
4d68f47767 fcontext uses 'void*' for data transfer 2015-11-28 22:58:36 +01:00
Oliver Kowalke
f5271e53d3 pass fcotnext_t through jump_fcontext() 2015-10-28 09:50:21 +01:00
Oliver Kowalke
43d89cb639 support passing argument between execution_context' 2015-10-15 17:42:25 +02:00
Oliver Kowalke
41123e262d make execution_context conform to N4397 2015-03-26 10:00:42 +01:00
Oliver Kowalke
bc3cd0fbed rename jump_to() -> resume() 2015-02-18 18:23:58 +01:00
Oliver Kowalke
fa078765cb me stack-allocators/some fixes 2015-01-23 22:02:20 +01:00
Oliver Kowalke
9ec7f56a5a fix performance-test 2015-01-16 20:35:54 +01:00
Oliver Kowalke
45f75dac66 enhance performance measurements 2015-01-14 18:09:14 +01:00
Oliver Kowalke
c8acc48d67 fix performance test 2014-08-27 16:49:40 +02:00
Oliver Kowalke
676b4e5d79 fcontext_t as typedef of void* 2014-02-16 21:07:50 +01:00
Oliver Kowalke
06a46e8db1 improve perfromance measurements 2014-01-16 17:57:47 +01:00