X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=WWVP8hk1o08/nhtmdWQ88i4mk+7yNVt/7tR4WEjAahK sKOjThR+f6wNaYkoBfKFP+uoMjJdaLyiZwPhEUyFdc2m4ou+RuszMGCRRAAQmrwQ pcHYQLcZ6nklnCUTVrmlMw7FWbF3esTXuXw7QsozjGKCFNEf6yh1HBLMHF7L6zCM = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=FVe1YkB7AwfgB0K6R4aDhu+pi54=; b=fVN84r32+TVHBcYXN WM67mxyJn53hw8sonjN4UTOLAeHzzX/a6b1GA1y0ZWH8TC0MfmurJ4Or+EEYNmN1 hb3+hCj/0GO63sn89924J8Efbts+8iUSO2cimglWLQZyl9MJPwLa23FweUky+Z2e BYccFFiCFDaulnTMsjA/QY4TGs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KAM_COUK,SPF_PASS autolearn=no version=3.3.2 X-HELO: out.ipsmtp1nec.opaltelecom.net X-SMTPAUTH: drstacey AT tiscali DOT co DOT uk X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjkDAOK8YlNPRtuL/2dsb2JhbAANTYcTvmSDCgMCgSuDGQEBAQQjFUARCxgCAgUWCwICCQMCAQIBRRMIAQGtTnejcReBKo0vFoJZgUoErhGBQA X-IPAS-Result: AjkDAOK8YlNPRtuL/2dsb2JhbAANTYcTvmSDCgMCgSuDGQEBAQQjFUARCxgCAgUWCwICCQMCAQIBRRMIAQGtTnejcReBKo0vFoJZgUoErhGBQA Message-ID: <5362BD79.7070709@tiscali.co.uk> Date: Thu, 01 May 2014 22:32:41 +0100 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: perl-5.18.2-1 (x86) [test] Attn Maintainers with perl reqs References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 29/04/14 23:33, Reini Urban wrote: > In the next few weeks I hope that all maintainers with perl as > requirement will have updated > their packages as test, or can verify that they don't need to update, > so that we can have > a unified switch over as with 5.14. I've built perl-Text-CSV_XS-1.07 for perl-5.18.2 on 32-bit Cygwin. Functionally, everything seems OK. However, the performance of the test harness was quite poor. With perl-5.14.2, the perl-Text-CSV_XS test harness rattled through in 8 seconds; with perl-5.18.2 it was 68 seconds (same PC) - that's over 8x slower. Is this something you were expecting? Here are the relevant lines from the cygport log files. Firstly, the perl-Text-CSV_XS-1.07 test harness running under perl-5.14.2: All tests successful. Files=27, Tests=33858, 8 wallclock secs ( 2.23 usr 0.23 sys + 5.05 cusr 2.05 csys = 9.56 CPU) And now the same running under perl-5.18.2: All tests successful. Files=27, Tests=33858, 68 wallclock secs ( 0.34 usr 0.30 sys + 65.66 cusr 2.03 csys = 68.34 CPU) You can get the perl-Text-CSV_XS-1.07 source from CPAN (or your favourite Cygwin mirror) should you want to try this for yourself. The slowest test seemed to be 't/70_rt.t'. Hope this is helpful, Dave. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple