darcs

Issue 1696 out of memory error for show contents on an early commit of darcs repo

Title out of memory error for show contents on an early commit of darcs repo
Priority bug Status resolved
Milestone Resolved in 2.5.3
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thomashartman1
Assigned To
Topics Performance

Created on 2009-11-16.01:05:13 by thomashartman1, last changed 2011-06-09.18:47:19 by galbolle.

Messages
msg9380 (view) Author: thomashartman1 Date: 2009-11-16.01:05:10
(this is the third commit in the history of darcs):

~/tmp/darcs.net>darcs show contents -p "Create patch sequence type and
slurper" Add.lhs
darcs: out of memory (requested 1048576 bytes)



-- 
Need somewhere to put your code? http://patch-tag.com
Want to build a webapp? http://happstack.com
msg9472 (view) Author: kowey Date: 2009-11-24.00:41:08
Merits investigation, perhaps with the help of a profiler.
One thing to try is with half the history.
msg14509 (view) Author: galbolle Date: 2011-06-09.18:47:18
This seems to be resolved in darcs 2.5, that command "only" eats 194M of
memory.
History
Date User Action Args
2009-11-16 01:05:13thomashartman1create
2009-11-24 00:41:12koweysetpriority: bug
status: unknown -> needs-reproduction
topic: + Performance
messages: + msg9472
nosy: + kowey
2011-06-09 18:47:19galbollesetstatus: needs-reproduction -> resolved
messages: + msg14509
resolvedin: 2.5.3