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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.245.133 with SMTP id xo5mr11900072obc.19.1432323713279; Fri, 22 May 2015 12:41:53 -0700 (PDT) X-Received: by 10.140.27.140 with SMTP id 12mr163489qgx.30.1432323713252; Fri, 22 May 2015 12:41:53 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!h15no7668642igd.0!news-out.google.com!k20ni44847qgd.0!nntp.google.com!z60no3267126qgd.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 22 May 2015 12:41:53 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=105.237.112.50; posting-account=orbgeAkAAADzWCTlruxuX_Ts4lIq8C5J NNTP-Posting-Host: 105.237.112.50 References: <127b004d-2163-477b-9209-49d30d2da5e1@googlegroups.com> <87iobk3a4f.fsf@theworld.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <15d43ad8-d488-495c-af65-160d1e968aa8@googlegroups.com> Subject: Re: Build language with weak typing, then add scaffolding later to strengthen it? From: jan.de.kruyf@gmail.com Injection-Date: Fri, 22 May 2015 19:41:53 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:25964 Date: 2015-05-22T12:41:53-07:00 List-Id: On Friday, May 22, 2015 at 9:01:11 PM UTC+2, Simon Wright wrote: > > > (And it is proven that those inlines slow the system down by the way, > > but that Linus did not know when he started the bad habit). > > I found that pragma Inline/Inline_Always slowed our PowerPC application > quite a bit. Cache effects, I suppose. Most likely, I did see some numbers but I forget where. j.