Self Optimizing Code
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Wed Aug 3 07:00:13 PDT 2016
On Wednesday, 3 August 2016 at 13:45:13 UTC, Luis wrote:
> On Wednesday, 3 August 2016 at 07:36:21 UTC, ketmar wrote:
>> hello, you just invented JIT compiler.
> This is not JIT.
yes, it is. fairly advanced one, that does dynamic recompilation
of some code pathes, but still JIT. being in touch with
JIT-related things in more than a decade, i can recognize JIT
when i smell it.
More information about the Digitalmars-d
mailing list