My ACCU 2016 keynote video available online
    Andrei Alexandrescu via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Thu May 19 15:04:56 PDT 2016
    
    
  
On 05/19/2016 05:36 PM, Jens Müller wrote:
> I removed the code to optimize for large gaps. Because it is only
> confusing. I may generate some benchmark data with larger gaps later to
> see whether it is worthwhile for such data.
For skipping large gaps quickly, check galloping search (google for it, 
we also have it in phobos). -- Andrei
    
    
More information about the Digitalmars-d-announce
mailing list