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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,22d1652a85f14a1e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-27 21:05:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!easynet-quince!easynet.net!oleane.net!oleane!nnrp.oleane.net!skymaster!nobody From: "Jean-Pierre Rosen" Newsgroups: comp.lang.ada Subject: Re: Speeding up Ada procedure? Date: Thu, 27 Feb 2003 09:54:57 +0100 Organization: Guest of France Telecom Oleane's newsreading service Message-ID: References: <1d13e1b4.0302261526.40058154@posting.google.com> NNTP-Posting-Host: mailhost.axlog.fr X-Trace: s1.read.news.oleane.net 1046408553 27748 195.25.228.57 (28 Feb 2003 05:02:33 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Fri, 28 Feb 2003 05:02:33 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Xref: archiver1.google.com comp.lang.ada:34705 Date: 2003-02-27T09:54:57+01:00 List-Id: "Papandopulo" a �crit dans le message de news: 1d13e1b4.0302261526.40058154@posting.google.com... > I have certain procedures dealing with > large arrays which are potential performance > bottlenecks. While they didn't cause > performance problems yet I intuitively > feel they will. > *NEVER* trust your intuition for performance problems - measure. I usually refuse to discuss efficiency issue with people who didn't make measurements. There is only one constant I found about efficiency: when you do the measurements, what you discover is very far from what you expected in the first place. -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr