patch applied (hackage-server): "Fix tarball upload in import-client" and 1 others
devnull at community.haskell.org
devnull at community.haskell.org
Tue Nov 20 20:54:06 CET 2012
Tue Nov 20 19:48:30 GMT 2012 Duncan Coutts <duncan at well-typed.com>
* Fix tarball upload in import-client
Ignore-this: b4b871f4ec20d39d92ea503b8f1761
M ./ImportClient.hs -5 +9
Tue Nov 20 19:53:18 GMT 2012 Duncan Coutts <duncan at well-typed.com>
* Add concurrent upload support for tarballs to import-client
Ignore-this: 1f0cf6f59cf4e3c71ccb0de17eec201b
When the server is running using +RTS -N${X}, and the import-client is
uploading concurrently with --jobs=${X}, the import goes a whole lot faster.
M ./ImportClient.hs -10 +60
M ./hackage-server.cabal -1 +1
More information about the cabal-devel
mailing list