wenzelm [Tue, 31 Oct 2023 16:15:59 +0100] rev 78866
more parallelism via consumer thread: with mailbox limit to avoid ressource problems;
wenzelm [Tue, 31 Oct 2023 16:11:26 +0100] rev 78865
support for mailbox limit;
wenzelm [Tue, 31 Oct 2023 15:40:46 +0100] rev 78864
tuned signature;
wenzelm [Tue, 31 Oct 2023 14:35:51 +0100] rev 78863
discontinued pointless option (reverting 63d55ba90a9f): performance tuning works better via SQL.Database.execute_batch_statement;
wenzelm [Tue, 31 Oct 2023 14:26:19 +0100] rev 78862
clarified database transactions (see also 2c704ae04db1, 7bd0a250183b);
wenzelm [Sun, 29 Oct 2023 20:14:46 +0100] rev 78861
afford multiple tests on fast machines (see also edb4faf666c9 and 2a26d423d9fb);
proper history_base for ARM;
wenzelm [Sun, 29 Oct 2023 19:42:46 +0100] rev 78860
performance tuning: parallel and incremental update of build_log_database;
wenzelm [Sun, 29 Oct 2023 18:49:42 +0100] rev 78859
performance tuning: more careful database access;