Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Performance tests of quoting and dequoting, printf -v turned out slow
- X-seq: zsh-workers 42438
- From: Stephane Chazelas <stephane.chazelas@xxxxxxxxx>
- To: Sebastian Gniazdowski <psprint@xxxxxxxxxxx>
- Subject: Re: Performance tests of quoting and dequoting, printf -v turned out slow
- Date: Fri, 9 Mar 2018 14:53:52 +0000
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=zr/l3AWunJvqwFKn3W+mk32r7OghFjIVbagk2/u+jXU=; b=QPUg/qk+2ZCLZTVaYRUxvdrrw3LKRTgDWY20RATLkClNJAi/bjiF+VOtx6NnKkGW+1 ygCZcoVoQYt+mKiJcilPN9afGfHFzx4Z5KYJg7y0JlvnbgPjpt2+6BnOZOJJTuNjxw/4 S70vvn0lRG64FKemj8BXN1B0SciS9JKGzb5ORe0Tp6HuO2UyBf+AcgkB96m8fd3AiiNu 09ekc/d6znA7EQhti0aZhhF5FAS9FIinSt+fNgMrtGuzVcSTGo0yhcZLrdJKhpJAXboR Dre72t0wCbSuJJD70Ta3/BX8w4aaVJEk4b7Ox9/F9KxTBCEaShFvPI+KUmoveEJYPB2W b32g==
- In-reply-to: <etPan.5aa28e7e.6288ff7f.159ee@zdharma.org>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mail-followup-to: Sebastian Gniazdowski <psprint@xxxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <etPan.5aa22836.70671812.159ee@zdharma.org> <etPan.5aa28b1e.77e79f33.159ee@AirmailxGenerated.am> <etPan.5aa28e7e.6288ff7f.159ee@zdharma.org>
2018-03-09 14:39:10 +0100, Sebastian Gniazdowski:
[...]
> 5.3.1, I looked also at 5.4.2 and the results were the same.
> For your snippets I get the same results as you. If I source
> short.zsh, I again get ~25 sec time. I will find some time to
> narrow this shortly.
[...]
Maybe a heavy (that forks for instance) "DEBUG" trap?
or a wrapper function around "printf"?
--
Stephane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author