src/Pure/Build/build_schedule.scala
Thu, 06 Jun 2024 22:26:40 +0200 wenzelm clarified names;
Wed, 17 Apr 2024 21:20:31 +0200 wenzelm clarified signature;
Tue, 16 Apr 2024 17:06:05 +0200 wenzelm tuned;
Tue, 16 Apr 2024 16:54:15 +0200 wenzelm clarified signature;
Tue, 16 Apr 2024 15:11:13 +0200 wenzelm clarified signature;
Thu, 11 Apr 2024 12:05:01 +0200 wenzelm back to static numa_nodes (reverting part of c2c59de57df9);
Thu, 28 Mar 2024 16:38:12 +0100 wenzelm clarified signature;
Thu, 21 Mar 2024 13:05:49 +0100 Fabian Huch add hosts option to run benchmark on the cluster from the command-line;
Wed, 20 Mar 2024 14:56:16 +0100 Fabian Huch only start jobs early if they are due (cf. 1966578feff8);
Wed, 20 Mar 2024 15:19:20 +0100 Fabian Huch only print schedule if relevant;
Wed, 20 Mar 2024 16:23:26 +0100 Fabian Huch remove laziness: no need, and errors during initialization loop with close();
Wed, 20 Mar 2024 13:58:55 +0100 Fabian Huch always check if node is defined, e.g. for exists_next operation wit empty schedule;
Sun, 17 Mar 2024 22:48:44 +0100 Fabian Huch allow specifying initial schedule;
Sun, 17 Mar 2024 21:55:58 +0100 Fabian Huch clarify use of num_threads vs. max_cpus;
Sun, 17 Mar 2024 21:04:00 +0100 Fabian Huch clarified host: pre-load max threads;
Sun, 17 Mar 2024 19:53:31 +0100 Fabian Huch clarified: more operations;
Sun, 17 Mar 2024 15:03:12 +0100 Fabian Huch start scheduled jobs earlier, if possible;
Sat, 16 Mar 2024 21:22:02 +0100 Fabian Huch read/write proper schedule date (amending 9da3019e1ee5);
Sat, 16 Mar 2024 17:00:13 +0100 Fabian Huch allow read/write of schedule in build (read via option, write from tool);
Sat, 16 Mar 2024 16:46:52 +0100 Fabian Huch file representation for schedule (e.g., for generating from external tool);
Sat, 16 Mar 2024 15:00:18 +0100 Fabian Huch proper median/mean time;
Sat, 16 Mar 2024 14:43:48 +0100 Fabian Huch remove schedule outdated limit: delay is sufficient;
Sat, 16 Mar 2024 11:00:18 +0100 Fabian Huch tuned whitespace;
Sat, 16 Mar 2024 10:56:29 +0100 Fabian Huch tie-breaking in schedule optimization to pick best schedule even when run-time is dominated by large task (e.g., session with long timeout but no data yet);
Sat, 16 Mar 2024 10:03:10 +0100 Fabian Huch tuned;
Sat, 16 Mar 2024 10:02:16 +0100 Fabian Huch remove old build before generating schedule;
Sat, 16 Mar 2024 09:58:23 +0100 Fabian Huch unused;
Fri, 15 Mar 2024 19:15:04 +0100 wenzelm clarified names;
Thu, 14 Mar 2024 18:08:42 +0100 Fabian Huch unused;
Thu, 14 Mar 2024 17:27:40 +0100 Fabian Huch tuned;
less more (0) -50 -30 tip