lumiera_/tests/vault/gear
Ichthyostega 14a5200cc0 Block-Flow: more runtime observation and fine-tuning
For comparison: use individual managment by refcount.
This supports the conclusion that BlockFlow is more than just a
custom allocator; it also supports a non-trivial lifetime management,
and this comes at a cost.

Playing around with various load patterns uncovers further weak spots
in the regulation mechanism. As a remedy, introduce a stronger feed-back
and especially set the target load factor from 100% -> 90%
to add some headroom to absorb intermittent load peaks

Presumably ''much more observation and fine-tuning'' will be necessary
under real-world load conditions (⟹ Ticket #1318 for later)
2023-07-19 03:29:09 +02:00
..
activity-detector-test.cpp Block-Flow: define next steps to construct 2023-07-13 01:51:21 +02:00
activity-detector.hpp Block-Flow: define next steps to construct 2023-07-13 01:51:21 +02:00
block-flow-test.cpp Block-Flow: more runtime observation and fine-tuning 2023-07-19 03:29:09 +02:00
scheduler-activity-test.cpp Block-Flow: define next steps to construct 2023-07-13 01:51:21 +02:00
scheduler-commutator-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-invocation-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-usage-test.cpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00