Further reduce the chunk size

This commit is contained in:
Christopher Baines 2024-08-20 12:00:14 +01:00
parent 122b63e131
commit c486db61f0

View file

@ -1938,7 +1938,7 @@ SELECT 1 FROM derivation_source_file_nars WHERE derivation_source_file_id = $1"
(inferior-eval '(vector-length gds-inferior-packages) inferior)))) (inferior-eval '(vector-length gds-inferior-packages) inferior))))
(define chunk-size 3000) (define chunk-size 1000)
(define (process-system-and-target system target) (define (process-system-and-target system target)
(with-time-logging (with-time-logging