TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Proportional Font
Show HTML Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
"Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
X-To:
Date:
Tue, 11 Feb 1997 17:48:42 -0600
Reply-To:
Subject:
MIME-Version:
1.0
Content-Transfer-Encoding:
7bit
Content-Type:
text/plain; charset=us-ascii
From:
"Philip E. Johnson" <[log in to unmask]>
Parts/Attachments:
text/plain (42 lines)
James Squire wrote:
>
> I'm trying to estimate a conversion factor for a particular Ada 95
> compiler on a particular target.  The conversion is from SLOC (loosely
> translated:  number of semi-colons) to bytes of executable code.
>
> Does anyone have any guidance on how I could do this, given that I have
> little to no past history to base it on (Ada 95, that is)?  Is there any
> research published on the WWW that speaks to this?

James,

I do not have any Ada95 specific advise.  I have worked on a number of
compiler evaluations and recommend producing a small code sample and
run it configured for the specific compiler, specific target, specific
switches, etc.

The executable size can vary significantly for different
configurations.  An
example is the size difference between an executable for a CICS versus
RISC
processor.  I have seen size differences of up to 1000X (i.e. VMS - 460
byte,
RISC - 38K).

The ACES test will be helpful but localized code test are more
indicative of
what you may encounter.


Phil
----
 ____________________________________________________________________
|                                                                    |
|                Ada, Perl, and Java! It can't get any better.       |
|                                                                    |
|Philip Johnson                             Telco: (205) 890-1178    |
|Sr. Software Engineer                      Fax  : (205) 890-1174    |
|International Space Systems Inc.           email: [log in to unmask]
|Huntsville, AL                                                      |
--------------------------------------------------------------------

ATOM RSS1 RSS2