Humble benchmark (fisher's exact test)

Bienlein ffm2002 at web.de
Tue Aug 24 09:29:03 UTC 2021


On Monday, 23 August 2021 at 22:27:02 UTC, russhy wrote:
> On Monday, 23 August 2021 at 22:06:39 UTC, bachmeier wrote:
>> On Monday, 23 August 2021 at 17:35:59 UTC, russhy wrote:
>>
>>> JIT isn't something you want if you need fast execution time
>>
>> ?
>>
>> I suppose they spent all those hours writing their JIT 
>> compilers because they had nothing else to do with their time.
>
> that's why they are now spending their time writing an AOT 
> compiler after GO started to ate their cake ;)

AOT in C#/Java is only to speed up startup times. It doesn't make 
anything faster, see 
https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/csharpcore-csharpaot.html




More information about the Digitalmars-d mailing list