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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5a97e6705e234408 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-20 12:15:11 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: mike_harrison80@yahoo.com (Mike Harrison) Newsgroups: comp.lang.ada Subject: Re: Expected bytes per sloc (semicolons) performance Date: 20 Sep 2001 12:15:11 -0700 Organization: http://groups.google.com/ Message-ID: <8f23da36.0109201115.2f708535@posting.google.com> References: <8f23da36.0109181403.52128d70@posting.google.com> <_hRp7.7630$ot.1153235@typhoon.ne.mediaone.net> NNTP-Posting-Host: 142.73.16.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1001013311 2508 127.0.0.1 (20 Sep 2001 19:15:11 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 20 Sep 2001 19:15:11 GMT Xref: archiver1.google.com comp.lang.ada:13220 Date: 2001-09-20T19:15:11+00:00 List-Id: Thanks for the responses. Sorry the thread turned into a RISC discussion. So let me try to get back on track with a different question: If you were bidding a 5K sloc estimated size program (algorithmic in nature) to go into a satellite with limited memory, what sort of bytes/per sloc estimate would you use, 5, 10, 20, 50, 100? Our experience is 50 or more. Is this what others are seeing with today's Ada compiler technology? Mike