From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,27eba2f78fbdcc60,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 25 Mar 2005 18:28:23 -0600 From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Gnat 3.15p & Windows & Hyperthreading Q X-Newsreader: Tom's custom newsreader Message-ID: <1IOdnWpX0_s6MdnfRVn-3A@comcast.com> Date: Fri, 25 Mar 2005 18:28:23 -0600 NNTP-Posting-Host: 67.161.24.234 X-Trace: sv3-kJjHnOn22ely9TxnRAok0oQTVaCbF9nvK68eQHov5ial1iqbjRNEI73TaVNToVexRwbK6LrOBttlLiv!dpKmam0UOL3OT/n/3iGe2Iw8H6ONUDxvNZWvN3LgemY//YJtAwU931tiKmo4Ug== X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.31 Xref: g2news1.google.com comp.lang.ada:10003 Date: 2005-03-25T18:28:23-06:00 List-Id: I'm told that a multitask program compiled with Gnat 3.15p and run under Windows XP Pro on a hyperthreaded machine, runs in the same total time as the same program using a single task. OTOH, when compiled with GNAT 5.02a1 and run on a dual-processor 400 MHz Celeron running Mandrake Linux 8.2, it runs about 50% faster with two rather than one tasks. Is the problem "hyperthreading", Windows, or Gnat 3.15p?