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,278bf0771374076e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news4.google.com!news.glorb.com!peer1.news.newnet.co.uk!194.159.246.34.MISMATCH!peer-uk.news.demon.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: ada is getting spanked :( Date: Sun, 29 Oct 2006 17:28:42 +0000 Organization: Pushface Message-ID: References: <1162052997.664967.135910@e3g2000cwe.googlegroups.com> <4544D551.20004@nowhere.com> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1162142918 5940 62.49.19.209 (29 Oct 2006 17:28:38 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Sun, 29 Oct 2006 17:28:38 +0000 (UTC) Cancel-Lock: sha1:lcwrVjs8xN1xrQhKsrfx8E7maYo= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) Xref: g2news2.google.com comp.lang.ada:7265 Date: 2006-10-29T17:28:42+00:00 List-Id: Leif Holmgren writes: > cl1 wrote: >> I just got wind of this site. It would seem that ada, while not at >> the very bottom, is one of the slowest languages in this benchmark >> competition: > > So what? > > Has anyone ever tried to measure the important programming language > speed aspects? What I mean is > - Time to implement a complex algo by an average programmer, including > bug-fixing. > - Time for an average programmer to understand the code written for a > complex algorithm? > - Same stuff for complex control system. > > These are the issues that are important, not that the execution > speed is of no importance, but for most of my software I don't care > if it takes 1us or 1ms to open a hydraulic valve, but it sure has to > happen. I agree, though my current project is the sort in which it _must not_ take more than 1 ms!