LUMIERA.clone/tests/basics/time
Ichthyostega a2a960f544 Scheduler: look for ways to propagate a capacity-hint
...whenever a new CalcStream is seeded, it would be prudent
not only to step up the WorkForce (which is already implemented),
but also to provide a hint to the BlockFlow allocator regarding
the expected calculation density.

Such a hint would allow to set a more ample »epoch« spacing,
thereby avoiding to drive the allocator into overload first.
The allocator will cope anyway and re-balance in a matter of
about 2 seconds, but avoiding this kind of control oscillations
altogether will lead to better performance at calculation start.
2023-11-10 05:14:55 +01:00
..
digxel-configurations-test.cpp Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
digxel-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
format-support-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
quantiser-basics-test.cpp Library: rectify confusingly named function on the Grid API 2022-12-05 01:05:23 +01:00
time-basics-test.cpp Doxygen: magically insert a reference to the test class 2017-02-22 03:17:18 +01:00
time-control-test.cpp Library: clarify usage of the basic time scale 2018-12-10 00:12:52 +01:00
time-formats-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
time-mutation-test.cpp Library: clarify usage of the basic time scale 2018-12-10 00:12:52 +01:00
time-parsing-test.cpp Dependencies: get rid of boost-regexp (see #995) 2019-06-24 02:41:02 +02:00
time-quantisation-test.cpp Global-Layer-Renaming: adjust namespace qualification 2018-11-15 23:59:23 +01:00
time-value-test.cpp Scheduler: look for ways to propagate a capacity-hint 2023-11-10 05:14:55 +01:00