Proposal for SentinelInputRange
    FG 
    home at fgda.pl
       
    Thu Feb 28 14:32:16 PST 2013
    
    
  
On 2013-02-28 23:27, Walter Bright wrote:
> I've spent a lot of time profiling compilers. The result is pretty obvious - dmc
> is by far the fastest C/C++ compiler available, and dmd blows away about every
> other language in compile speed.
>
> Making this happen means you go after everything that eats time. Even a 5%
> improvement is a big deal. All those drips and draps add up to big speed increases.
I get that, but it doesn't require introducing a new type of range.
    
    
More information about the Digitalmars-d
mailing list