<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Mon, Jul 27, 2015 at 11:03 AM, via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Are you including program startup and exit in the timing? For comparison, can you include the timings of an empty do-nothing program in all the languages?<br>
</blockquote></div><br></div><div class="gmail_extra">Yes, I measure the whole program. But these startup/exit times are really small. Reading /dev/null takes 0.003s in both C++ and D, and 0.007s in Perl. "Nothing" compared to the other times.</div><div class="gmail_extra"><br></div><div class="gmail_extra">/johan</div><div class="gmail_extra"><br></div></div>