Files
lix/doc/manual
Eelco Dolstra c0d4173263 Set default binary-caches-parallel-connections to 25
Some benchmarking suggested this as a good value. Running

  $ benchmark -f ... -t 25 -- sh -c 'rm -f /nix/var/nix/binary-cache*; nix-store -r /nix/store/x5z8a2yvz8h6ccmhwrwrp9igg03575jg-nixos-15.09.git.5fd87e1M.drv --dry-run --option binary-caches-parallel-connections <N>'

gave the following mean elapsed times for these values of N:

N=10:  3.3541
N=20:  2.9320
N=25:  2.6690
N=30:  2.9417
N=50:  3.2021
N=100: 3.5718
N=150: 4.2079

Memory usage is also reduced (N=150 used 186 MB, N=25 only 68 MB).

Closes #708.
2015-11-25 17:13:11 +01:00
..
2014-12-14 01:07:23 +01:00
2015-09-01 16:53:51 +02:00
2013-08-21 12:53:51 +02:00
2014-08-27 18:41:09 +02:00
2015-03-06 16:43:22 +01:00
2015-01-05 15:08:53 +01:00
2014-12-13 23:23:19 +01:00
2014-07-16 11:21:44 +02:00
2014-12-14 01:29:35 +01:00
2015-01-02 12:53:32 +01:00
2009-11-05 09:07:43 +00:00
2004-10-31 17:08:48 +00:00
2014-12-13 23:21:14 +01:00