Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 10:36:23 +0100] rev 79033
proper inflection point check;
Fabian Huch <huch@in.tum.de> [Fri, 24 Nov 2023 10:34:10 +0100] rev 79032
tuned;
haftmann [Thu, 23 Nov 2023 16:49:39 +0000] rev 79031
slightly more elementary characterization of unset_bit
haftmann [Thu, 23 Nov 2023 16:49:39 +0000] rev 79030
more direct characterization of binary bit operations
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 20:58:19 +0100] rev 79029
tuned;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 20:53:58 +0100] rev 79028
clarified timing data operations: proper estimation (instead of known points);
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 20:30:45 +0100] rev 79027
use proper max threads (limited by available hardware) in heuristics;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 20:26:43 +0100] rev 79026
clarified time estimation: does not use config;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 19:56:27 +0100] rev 79025
handle inflection point in interpolation with monotone prefix;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 18:04:04 +0100] rev 79024
proper computation of sorted prefix;
Fabian Huch <huch@in.tum.de> [Thu, 23 Nov 2023 11:30:43 +0100] rev 79023
better build time interpolation: model with Amdahl's law where applicable;
Fabian Huch <huch@in.tum.de> [Wed, 22 Nov 2023 18:10:21 +0100] rev 79022
proper piecewise linear build time interpolation;
Fabian Huch <huch@in.tum.de> [Wed, 22 Nov 2023 15:46:58 +0100] rev 79021
properly incorporate running tasks into timing heuristic;
Fabian Huch <huch@in.tum.de> [Wed, 22 Nov 2023 15:39:39 +0100] rev 79020
clarified ready vs. next ready;
Fabian Huch <huch@in.tum.de> [Wed, 22 Nov 2023 15:04:29 +0100] rev 79019
introduced path heuristic abstraction;
haftmann [Wed, 22 Nov 2023 17:50:36 +0000] rev 79018
base abstract specification of NOT on recursive equation rather than bit projection
haftmann [Tue, 21 Nov 2023 19:19:16 +0000] rev 79017
modernized, reordered, generalized
haftmann [Tue, 21 Nov 2023 19:19:16 +0000] rev 79016
more correct type annotation
wenzelm [Tue, 21 Nov 2023 23:35:22 +0100] rev 79015
proper build with jdk-21 (amending 4fb5e6499da9);
wenzelm [Mon, 20 Nov 2023 22:17:42 +0100] rev 79014
NEWS;
wenzelm [Mon, 20 Nov 2023 19:52:46 +0100] rev 79013
update to jdk-21.0.1;
enforce rebuild of Isabelle/Scala + Isabelle/ML;
wenzelm [Mon, 20 Nov 2023 15:55:10 +0100] rev 79012
rebuild jedit with minimal patch for jdk-21, following SVN 25690;
wenzelm [Mon, 20 Nov 2023 14:23:11 +0100] rev 79011
clarified modules;
wenzelm [Mon, 20 Nov 2023 14:11:34 +0100] rev 79010
suppress duplicate entries systematically using log_name: e.g. relevant for AFP;