comp.lang.ada
 help / color / mirror / Atom feed
From: Nicolas Brunot <n.brunot@cadwin.com>
Subject: Re: WinNT ADA compilers comparison
Date: 2000/07/21
Date: 2000-07-21T00:00:00+00:00	[thread overview]
Message-ID: <3978041A.EB0F8FCE@cadwin.com> (raw)
In-Reply-To: 3A92E737.E690906A@free.fr

From the user point of view, I think that reliability comes first (without
it, you usually lose so much time that generated code performance is useless
and means nothing)
More than that, increase performance by 5 doesn't mean a lot.
After a user action :
he will find not acceptable the difference between 1s and 5s
he will not care or even notice the difference between 1ms and 5ms
(And I saw some developpers spending days for the second improvement, while
not even care about the first ..., usually the user is not very happy)

Even if this is the most important, that doesn't mean you don't have to care
about development cost (one of the original purpose of ADA language, with
reliability)
As far as we are concerned, our code is far from being compile and linked
just once !
During the development process, corrections, maintenance,..., and before the
software can be provided to a customer, the code is compiled and linked
thousands of times.
I know few developpers linking just once a day.

For us, the difference between 20s and 4mns for linking is more than
important (we actually saw that difference between some compilers for same
code and executable)

Lionel Draghi a �crit :

> Thierry Lelegard wrote:
> >
> ...
> > I would think that the most important "time" point is
> > the performance of the generated code. You compile
> > once but you run your application many times...
> A lot of software that where more compiled than used :-)
>
> ________________________________________________________________________
> Lionel Draghi                                 http://www.Ada-France.org/





  reply	other threads:[~2000-07-21  0:00 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-20  0:00 WinNT ADA compilers comparison Nicolas Brunot
2000-07-20  0:00 ` Thierry Lelegard
2000-07-20  0:00   ` Lionel Draghi
2000-07-21  0:00     ` Nicolas Brunot [this message]
2000-07-22  0:00       ` Thierry Lelegard
2000-07-24  0:00         ` Nicolas Brunot
2000-07-25  0:00           ` G. de Montmollin
2000-08-02  0:00             ` n_brunot
2000-07-26  0:00           ` Laurent Guerby
2000-08-02  0:00             ` n_brunot
2000-08-02  0:00               ` gdemont
2000-08-03  0:00                 ` n_brunot
2000-08-03  0:00                   ` Brian Rogoff
2000-08-03  0:00                     ` tmoran
2000-08-04  0:00                     ` Robert A Duff
2000-08-15  4:56               ` Robert I. Eachus
2000-08-16  0:00                 ` n_brunot
2000-07-20  0:00 ` tmoran
2000-07-20  0:00 ` Stephen Leake
2000-07-20  0:00   ` Pascal Obry
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox