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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,be98569334bf359 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!26g2000yqk.googlegroups.com!not-for-mail From: =?UTF-8?Q?Tomek_Wa=C5=82kuski?= Newsgroups: comp.lang.ada Subject: Re: C++ threads vs. Ada tasks - surprised Date: Mon, 17 Aug 2009 01:28:23 -0700 (PDT) Organization: http://groups.google.com Distribution: world Message-ID: References: NNTP-Posting-Host: 83.5.150.240 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1250497703 25137 127.0.0.1 (17 Aug 2009 08:28:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 17 Aug 2009 08:28:23 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 26g2000yqk.googlegroups.com; posting-host=83.5.150.240; posting-account=Ar5oKAoAAAD4cyp5eTv5CtR88dGtUxxC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.1.2) Gecko/20090803 Fedora/3.5.2-2.fc11 Firefox/3.5.2,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7839 Date: 2009-08-17T01:28:23-07:00 List-Id: On 17 Sie, 10:04, Frederik Sausmikat wrote: > Just FYI, on my machine the C++ version is the one being ~2x faster > (both gnat and g++ are version 4.3.3 here). > How many tests have you performed? I have done ~20 tests for both versions and Ada version is average ~1,5x faster.