19 Commits

Author SHA1 Message Date
Danil Sidoruk 1e60d18a84 Replace std::aligned_storage<T, ...> with alignas(T) unsigned char[] 2026-05-30 23:54:57 +03:00
Rene Rivera eafb83ae82 Make the library modular usable. 2024-03-11 08:38:17 -05:00
Oliver Kowalke cd17e8734a performance test using std::future/std::async 2017-04-16 14:28:49 +02:00
Oliver Kowalke c618d5d4a7 skynet performance test with 1.000.000 2017-03-27 18:05:55 +02:00
oliver Kowalke a989468064 documentation: fix perfromance numbers for std::thread 2016-11-18 07:50:09 +01:00
Oliver Kowalke 1402998cf2 add performance test with pthreads 2016-11-12 13:23:20 +01:00
Oliver Kowalke 3a5dd3b657 re-factor performance tests 2016-11-05 16:30:23 +01:00
Oliver Kowalke baa2a109a1 overhead of clock not in performance output 2016-01-14 18:58:20 +01:00
Oliver Kowalke d49aeb194c add performance tests 2015-10-18 09:09:05 +02:00
Oliver Kowalke eafeaaae01 remove examples and tests 2015-09-16 19:12:57 +02:00
Oliver Kowalke 2dbdd73e6e fix performance tests for std::thread 2015-09-05 15:21:43 +02:00
Oliver Kowalke ccbda7c04a improve performance tests and docu 2014-07-31 18:04:25 +02:00
Oliver Kowalke c58eb91807 consolidate performance tests 2014-07-26 10:18:27 +02:00
Oliver Kowalke d315e42e4d add performance test for joining multiple fibers+threads 2014-06-29 12:54:39 +02:00
Oliver Kowalke a8fbc2bf70 stuff in directory performance 2014-06-28 16:13:05 +02:00
Oliver Kowalke 56d37e9ba6 add some performance tests 2014-06-28 16:03:01 +02:00
Oliver Kowalke f7b6cffbbe enhance performance tests 2014-03-18 19:09:47 +01:00
Oliver Kowalke e2f66481ab add b2 cmd-options to Jamfile 2014-03-08 10:10:23 +01:00
Oliver Kowalke 037acd7831 add performance tests 2014-02-22 19:43:09 +01:00