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

Re: Improving resizehistents()



On Feb 12,  6:00pm, Wayne Davison wrote:
}
[...]
} possible that we could scan the start of the history list once for
} every line we remove.  While I could complicate the function and
} make it possible for the scan to continue where it left off, I
} decided to leave it simple (and inefficient).

My intuition is that you've made the right choice, but I know there are
some people out there using HISTSIZE into the many thousands.  How big
can the history get before this creates a noticeable delay?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



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