comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Simplest Ada program
Date: Mon, 21 Nov 2016 10:17:22 +0100
Date: 2016-11-21T10:17:22+01:00	[thread overview]
Message-ID: <o0ue32$u7p$1@gioia.aioe.org> (raw)
In-Reply-To: o0uct0$al9$2@dont-email.me

On 21/11/2016 09:57, Mr. Man-wai Chang wrote:
> On 21/11/2016 4:41 PM, Dmitry A. Kazakov wrote:
>>>> procedure Simplest is
>>>> begin
>>>>    null;
>>>> end Simplest;
>>>
>>> Thanks, Master! How much time is needed to run this program?
>>
>> Which time? Programmer's time? CPU time? Compiler tool-chain time?
>
> Good point!!!! Let's talk CPU time.

   OS loader/linker time
+ Ada run-time elaboration time
+ 0 execution time
+ Ada run-time finalization time
+ OS finalization time

If you need figures you must measure it yourself.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2016-11-21  9:17 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-21  8:22 Simplest Ada program Mr. Man-wai Chang
2016-11-21  8:25 ` Dmitry A. Kazakov
2016-11-21  8:27   ` Mr. Man-wai Chang
2016-11-21  8:41     ` Dmitry A. Kazakov
2016-11-21  8:57       ` Mr. Man-wai Chang
2016-11-21  9:17         ` Dmitry A. Kazakov [this message]
2016-11-21 11:38           ` Mr. Man-wai Chang
2016-11-21 14:41             ` Dmitry A. Kazakov
2016-11-21 14:57               ` G.B.
2016-11-21 14:58               ` Mr. Man-wai Chang
2016-11-21 22:20                 ` Niklas Holsti
2016-11-24 19:26                   ` Jacob Sparre Andersen
2016-11-25  9:04                   ` Mr. Man-wai Chang
2016-11-25  9:19                     ` Dmitry A. Kazakov
2016-11-25  9:24                       ` Mr. Man-wai Chang
2016-11-25 16:23                         ` Chris Moore
2016-11-25 16:29                           ` Mr. Man-wai Chang
2016-11-25 22:53                     ` Niklas Holsti
2016-11-26 11:58                       ` Mr. Man-wai Chang
replies disabled

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