zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Re: (bug report) Starting zsh takes ~5 seconds with the latest commits after 20th of September with big history file
Date: Sun, 26 Sep 2010 13:15:27 -0700	[thread overview]
Message-ID: <100926131528.ZM407@torch.brasslantern.com> (raw)
In-Reply-To: <20100926181231.GA4616@arch>

I was somewhat concerned that this was going to happen.  This must be
because of zsh-workers/28295 (use lexer to split words from history).

The logging-off part is actually of more concern, it's probably because
you are sharing history and/or have some of the duplicate-suppression
options set.

Probably the right thing to do is:

(1) have an option for the new behavior (HIST_LEX_WORDS ?);

(2) implicitly turn that option off on the way through shell exit, so
    history rewrites/comparisons use faster processing.

-- 


  reply	other threads:[~2010-09-26 20:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-26 18:12 Evgeny Burmentyev
2010-09-26 20:15 ` Bart Schaefer [this message]
2010-09-27  1:26   ` Benjamin R. Haskell
2010-10-02 19:41     ` PATCH " Bart Schaefer
2010-10-02 19:54       ` Bart Schaefer
2010-10-02 18:58   ` Peter Stephenson
2010-10-02 20:04     ` Bart Schaefer
2010-10-02 21:06       ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=100926131528.ZM407@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).