[darcs-devel] [issue2405] patch index creation consumes too much memory

Guillaume Hoffmann bugs at darcs.net
Thu Nov 6 22:16:29 UTC 2014


Guillaume Hoffmann <guillaumh at gmail.com> added the comment:

The simplest way to check memory usage is to compile darcs with the flag
rts:   cabal install -frts

Then run with darcs optimize enable-patch-index +RTS -hT

And look into the generated memory report: hp2ps -c darcs.hp && ps2pdf
darcs.ps && evince darcs.pdf

Or generate runtime statistics with +RTS -s .

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue2405>
__________________________________


More information about the darcs-devel mailing list