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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: a new language, designed for safety ! Date: Mon, 16 Jun 2014 16:02:22 -0700 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: <1402308235.2520.153.camel@pascal.home.net> <85ioo9yukk.fsf@stephe-leake.org> <9qednXOIGNDuLQXORVn_vwA@giganews.com> <1872904482424209024.314619laguest-archeia.com@nntp.aioe.org> <810507a4-427e-42bb-a468-e5939a4470db@googlegroups.com> <9qbfr6yf0gnb.182y1qs9eigz4$.dlg@40tude.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 16 Jun 2014 23:02:24 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="ba346f17b503f6aa8ecbfd6d1e2a9f59"; logging-data="23178"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/OrSD65wfwbwYqG1hrvgp8GWicmbxcPvA=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: Cancel-Lock: sha1:/eGbz5mqMig9066LL/kgvM7erio= Xref: news.eternal-september.org comp.lang.ada:20383 Date: 2014-06-16T16:02:22-07:00 List-Id: On 06/16/2014 02:53 PM, Robert A Duff wrote: > > It's also unfortunate that Vectors are inherently slow. I wrote a big > program recently that made heavy use of Vectors. The Ada 2012 features > were essential for readability -- Vectors would have been unusable > otherwise. But Vectors was way too slow. So I wrote my own vectors > package, using the same 2012 features, and then it was fine -- both > readability-wise and efficiency-wise. If Vectors are inherently slow, how were you able to write one that wasn't? -- Jeff Carter "Saving keystrokes is the job of the text editor, not the programming language." Preben Randhol 64