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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d2fe8ae54035f25f X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.180.74.79 with SMTP id r15mr9283256wiv.4.1356726511931; Fri, 28 Dec 2012 12:28:31 -0800 (PST) Received: by 10.49.48.41 with SMTP id i9mr5279188qen.36.1356726511472; Fri, 28 Dec 2012 12:28:31 -0800 (PST) Path: i11ni266631wiw.0!nntp.google.com!m3no16462920wim.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 28 Dec 2012 12:28:31 -0800 (PST) In-Reply-To: <195201b7-c447-4580-aeb4-1c2329ee45e0@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.230.82.82; posting-account=GfZx5woAAADTB-o-XOdlp4UQ5ID5xKzF NNTP-Posting-Host: 2.230.82.82 References: <195201b7-c447-4580-aeb4-1c2329ee45e0@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <0387724a-7fd2-4317-ba16-d3322dd0fdec@googlegroups.com> Subject: Re: A couple of quick questions From: Dufr Injection-Date: Fri, 28 Dec 2012 20:28:31 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-12-28T12:28:31-08:00 List-Id: One more question about Ada, if you don't mind. Ada has a reputation for be= ing "bloated" and have having too many features. Frankly, I don't care abou= t using only 10% of a language's features - I will simply ignore the featur= es that I do not use. But I am concerned about performance. Is the efficien= cy of the compiled code by penalized in any way by the putative bloat of th= e language?=20 Also, could you please provide some examples about the size of the executab= les (source / compiled sizes)? Cheers Dufriz