Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: argv subscript range uses too many memory



On Thu, Nov 22, 2012 at 10:29:27AM -0800, Bart Schaefer wrote:
> On Nov 22,  5:28pm, Han Pingtian wrote:
> }
> } I have tried this patch. Looks like with this patch on 5.0, [loops]
> } will run very slow, but the memory problem is solved at the
> } sametime.
> 
> If you would not mind, try removing both that patch and the one you
> previously removed for 29175, but increase HEAPSIZE to
> 
> #define HEAPSIZE (163840 - H_ISIZE)
> 
> and see if that makes any noticeable difference in the "run very slow"
> condition?

I have tried this. It works just fine. Both problems lools like has been
fixed. Do you think it is the right solution?

Thanks.



Messages sorted by: Reverse Date, Date, Thread, Author