CTFE Status 2

Stefan Koch via Digitalmars-d digitalmars-d at puremagic.com
Wed Apr 26 19:15:30 PDT 2017


On Thursday, 16 February 2017 at 21:05:51 UTC, Stefan Koch wrote:
> [ ... ]
Hi Guys,

As you already probably know some work has been done in the past 
week to get an x86 jit rolling.

It is designed to produce very simple code with _any_ 
optimization at all.

Since optimization introduces heavy complexity down the road, 
even if at first it looks very affordable. My opinion is : "_any_ 
optimization too much."

This stance should make it possible to get some _really_ shiny 
performance numbers for dconf.

Cheers,
Stefan


More information about the Digitalmars-d mailing list