From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10182 invoked by alias); 20 Jul 2017 15:01:49 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 41440 Received: (qmail 1509 invoked from network); 20 Jul 2017 15:01:48 -0000 X-Qmail-Scanner-Diagnostics: from aok120.rev.netart.pl by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(85.128.245.120):SA:0(0.0/5.0):. Processed in 2.106826 secs); 20 Jul 2017 15:01:48 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: psprint@zdharma.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at zdharma.org does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new using ClamAV (17) Date: Thu, 20 Jul 2017 17:01:34 +0200 From: Sebastian Gniazdowski To: zsh-workers@zsh.org Message-ID: In-Reply-To: References: Subject: Re: Optimizer for zwc digest files. B. Viewer for zwc files X-Mailer: Airmail (442) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 08.07.2017 at 12:29:36, Sebastian Gniazdowski (psprint=40zdharma.org) = wrote: > With OS X =22Instruments=22 (profiling tool), I have established that i= n general, CPU time =20 > is spend mostly in prefork(), addvars(), stringsubst(). A mistake =E2=80=93 I had debug-prints in prefork, addvars. It is them th= at caused those functions to prevail in time profile. -- =20 Sebastian Gniazdowski psprint /at/ zdharma.org