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,703c4f68db81387d X-Google-Thread: 115aec,703c4f68db81387d X-Google-Attributes: gid103376,gid115aec,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!wn14feed!worldnet.att.net!12.120.4.37!attcg2!attcg1!ip.att.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada,comp.realtime Subject: Re: 10 rules for benchmarking (was Re: Teaching new tricks to an Date: 13 Mar 2005 10:35:44 -0600 Organization: Berbee Information Networks Corporation Message-ID: References: <4229bad9$0$1019$afc38c87@news.optusnet.com.au> <1110052142.832650@athnrd02> <1110284070.410136.205090@o13g2000cwo.googlegroups.com> <395uqaF5rhu2mU1@individual.net> <112rs0bdr2aftdf@corp.supernews.com> <1inxxr988rxgg$.1w9dedak41k89.dlg@40tude.net> <112s1r0rf0o8nca@corp.supernews.com> <112sonip5v4dca6@corp.supernews.com> <112t3de6fu04f38@corp.supernews.com> <111039Organization: LJK Software NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1110731740 31557 192.135.80.34 (13 Mar 2005 16:35:40 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Sun, 13 Mar 2005 16:35:40 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:9320 comp.realtime:1423 Date: 2005-03-13T10:35:44-06:00 List-Id: In article <1137falp86qhk89@corp.supernews.com>, CTips writes: > - I want an array of "handles"; that's why I picked a set of pointers. > This is not intended to be a real program; it is meant to illustrate how > much slower Ada can get than C. Try and write it as specified and > measure the resulting performance. Will you then commit to write a program in C whose specifications are tilted toward Ada ?