[commit: Cabal] master: Add a source package index cache to speed up reading (7c11987)

Ian Lynagh igloo at earth.li
Tue Oct 25 23:31:18 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/7c119874e64492626bd15fa26ae30d2c1b2aca98

>---------------------------------------------------------------

commit 7c119874e64492626bd15fa26ae30d2c1b2aca98
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Sun Oct 23 21:32:53 2011 +0000

    Add a source package index cache to speed up reading
    e.g. about 3x faster for cabal info pkgname

 cabal-install/Distribution/Client/IndexUtils.hs |  301 +++++++++++++++++++----
 cabal-install/Distribution/Client/Update.hs     |    3 +-
 2 files changed, 253 insertions(+), 51 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 7c119874e64492626bd15fa26ae30d2c1b2aca98



More information about the Cvs-libraries mailing list