Nat Goodspeed
fb17dc13d4
Haskell has two L's -- see https://www.haskell.org/
2016-03-07 20:51:58 -05:00
Oliver Kowalke
26ca17f4e5
docu related to skynet
2016-03-04 19:15:41 +01:00
Oliver Kowalke
3572b00e59
update docu regarding to performance
2016-02-28 15:56:54 +01:00
Oliver Kowalke
ab2d0ae52e
documentation updated
2015-12-04 18:26:49 +01:00
Oliver Kowalke
26ea3aa41c
fix performace footnote issue
2015-09-05 15:29:42 +02:00
Oliver Kowalke
c4cfef7148
fix documentation issue related to footnote in table
2015-09-05 15:24:30 +02:00
Oliver Kowalke
2dbdd73e6e
fix performance tests for std::thread
2015-09-05 15:21:43 +02:00
Oliver Kowalke
2e26806bb3
update performance tests and correct values in performance docu
2015-09-05 13:41:03 +02:00
Oliver Kowalke
c24c73dc11
documentation: hint for stack allocation in performance tests
2015-09-03 20:28:08 +02:00
Oliver Kowalke
e91bbf1274
doucmentation: fix references to files in performance.qbk
2015-09-01 06:39:50 +02:00
Nat Goodspeed
d8f82dfb09
Fix table descriptions, appending source-file links below each.
...
Too bad we can't embed such links within a table description.
2015-08-31 12:41:50 -04:00
Nat Goodspeed
42cfefa25f
Fix [@path] links referencing .cpp files, per Paul Bristow.
2015-08-17 08:14:13 -04:00
Nat Goodspeed
7c7bb2a6d1
Consolidate performance tables.
...
Make separate columns for Fiber with default synchronization and Fiber
compiled with BOOST_FIBERS_NO_ATOMICS.
Attempt to link tables to corresponding source files. Attempt does not yet
appear successful.
2015-08-13 17:40:42 -04:00
Oliver Kowalke
6c35324727
use atomics per default
...
- atomics can be disable using BOOST_FIBERS_NO_ATOMICS compiler flag
2015-06-20 21:31:34 +02:00
Oliver Kowalke
20d08d98cd
enable atomics with BOOST_FIBERS_USE_ATOMCIS
2015-06-19 21:39:34 +02:00
Oliver Kowalke
ca7e8be37c
update docu
2015-05-23 18:27:08 +02:00
Oliver Kowalke
e1bd9b8151
docu
2015-04-18 13:23:08 +02:00
Oliver Kowalke
266ae8dc4b
update docu
2015-02-19 19:07:46 +01:00
Oliver Kowalke
5756de290c
docu
2015-02-15 19:54:43 +01:00
Oliver Kowalke
2f19be6d67
use C++11
2014-12-27 19:07:42 +01: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
a2d3eba716
fix migrating a fiber between threads
2014-06-26 19:01:49 +02:00
Oliver Kowalke
d4199de28a
update docu -> performance counters
2014-03-22 20:54:54 +01:00
Oliver Kowalke
7cf2cabc99
allow different stack-allocators
2014-02-26 19:40:28 +01:00
Oliver Kowalke
fc608cdaf7
use symmetric_coroutine<> (from coroutine branch develop)
2014-02-22 21:38:24 +01:00
Oliver Kowalke
2b37b33011
use asymmetric_coroutine<> from (coroutine branch develop)
2014-02-22 21:26:28 +01:00
Oliver Kowalke
f20cb844e5
documentation of performance
2014-02-22 20:02:38 +01:00