delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=0.3 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,KAM_TIME,KHOP_THREADED,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Zach Saw <zach DOT saw AT gmail DOT com> |
Subject: | Re: App runs 8x slower on dual core machine (with test case to replicate issue) |
Date: | Fri, 10 Aug 2012 04:06:49 +0000 (UTC) |
Lines: | 29 |
Message-ID: | <loom.20120810T060448-506@post.gmane.org> |
References: | <CAFY+UmUspDUbo4JaW9NDG1zf1oY2rgS5g3zO7q-qnby3tJqrSg AT mail DOT gmail DOT com> <20120809081720 DOT GQ31757 AT calimero DOT vinschen DOT de> <loom DOT 20120810T052639-721 AT post DOT gmane DOT org> <50248583 DOT 30901 AT tlinx DOT org> |
Mime-Version: | 1.0 |
User-Agent: | Loom/3.14 (http://gmane.org/) |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Linda Walsh <cygwin <at> tlinx.org> writes: > I can confirm the perl test case: > > Using the referenced prog: > on Linux: > cyg-perl-thread-test.pl > This is perl 5, version 14, subversion 2 (v5.14.2) built for > x86_64-linux-thread-multi > Processing 10 tasks in 1 threads completed in 0.468952secs > Processing 10 tasks in 4 threads completed in 0.156822secs > cat /proc/cpuinfo/Hz|sort |uniq > model name : Intel(R) Xeon(R) CPU X5660 @ 2.80GHz > cpu MHz : 1596.000 > > On Cygwin: > This is perl 5, version 14, subversion 2 (v5.14.2) built for > cygwin-thread-multi-64int > Processing 10 tasks in 1 threads completed in 1.060806secs > Processing 10 tasks in 4 threads completed in 9.640635secs > /Users/law> cat /proc/cpuinfo|grep Hz|sort -r |uniq > model name : Intel(R) Xeon(R) CPU X5680 @ 3.33GHz > cpu MHz : 3325 Just out of curiousity are you running XP-32bit? If you are, could you try running the multithreaded test with CPU affinity set to 1 (single core)? You should see it take just a little more time to complete vs the single threaded one. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |