Further reduce the chunk size
This commit is contained in:
parent
122b63e131
commit
c486db61f0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue