Editable and runnable code sample on dlang.org by Damian Ziemba (nazriel)
Paulo Pinto
pjmlp at progtools.org
Fri Jul 6 07:11:01 PDT 2012
On Friday, 6 July 2012 at 12:47:59 UTC, Andrei Alexandrescu wrote:
> On 7/6/12 4:43 AM, xenon325 wrote:
>> Looks just great!
>>
>> Maybe it should output compilation/execution times as well ?
>
> I think that's a good idea. We can show the compile and run
> time separately, where the compilation speed should come
> shining.
>
> Right now clicking on "run" brings a frame title "Application
> output". I'm thinking, after the program finished the title
> could change to e.g. "Application output [compile time: 228ms;
> run time 157ms]".
>
> On the other hand the load on the compilation machine will
> influence the timings, so the numbers are not very relevant.
>
>
> Andrei
Not sure if this will be a double post.
We can always make use of that information to compare compile
times
with Go. :)
--
Paulo
More information about the Digitalmars-d
mailing list