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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,38fc011071df5a27 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-05 00:42:10 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.teledanmark.no!news.equant.no!news.netcom.no!nntp.newmedia.no!news.powertech.no!dax.net!juliett.dax.net!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Ideas for Ada 200X References: <7vu1b640gf.fsf@vlinux.voxelvision.no> From: Ole-Hjalmar Kristensen Message-ID: <7v8ysh3r9u.fsf@vlinux.voxelvision.no> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 05 Jun 2003 07:41:34 GMT NNTP-Posting-Host: 193.216.12.150 X-Complaints-To: abuse@tele2.no X-Trace: juliett.dax.net 1054798894 193.216.12.150 (Thu, 05 Jun 2003 09:41:34 MET DST) NNTP-Posting-Date: Thu, 05 Jun 2003 09:41:34 MET DST Organization: Tele2 Norway AS Public Access Xref: archiver1.google.com comp.lang.ada:38661 Date: 2003-06-05T07:41:34+00:00 List-Id: tmoran@acm.org writes: > >> function "+=" takes about 12% longer than procedure add_to > >You mean function "+" ? > Yes, sorry. It would be nice to have a word-processing tool that > checked grammar, spelling, and code-legitimacy in various languages. ;) I'm curious about the reason why I got a large difference between "+" and add, while you did not. Did you notice anything obvious in the code for my "+" operator except for what has already been discussed? -- Ole-Hj. Kristensen ****************************************************************************** * You cannot consistently believe this sentence. ******************************************************************************