diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-07-06 00:30:40 -0400 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-07-06 00:30:40 -0400 |
commit | cd94665f38fbadde38d5d8ae5c9c14dff9aea0ac (patch) | |
tree | c6a362280ea0ceee44d63ffa4d84be529ee2279e /src/libstore/build.cc | |
parent | ae60643c15a2eab2cf53230aa7c5fbc8af3430d1 (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/libstore/build.cc')
0 files changed, 0 insertions, 0 deletions