about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-07-06T04·30-0400
committerEelco Dolstra <eelco.dolstra@logicblox.com>2012-07-06T04·30-0400
commitcd94665f38fbadde38d5d8ae5c9c14dff9aea0ac (patch)
treec6a362280ea0ceee44d63ffa4d84be529ee2279e /src
parentae60643c15a2eab2cf53230aa7c5fbc8af3430d1 (diff)
download-from-binary-cache: use WWW::Curl
Using WWW::Curl rather than running an external curl process for every
NAR info file halves the time it takes to get info thanks to libcurl's
support for persistent HTTP connections.  (We save a roundtrip per
file.)  But the real gain will come from using parallel and/or
pipelined requests.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions