faster splitter

qznc via Digitalmars-d digitalmars-d at puremagic.com
Fri May 27 10:25:03 PDT 2016


On Friday, 27 May 2016 at 14:06:09 UTC, Chris wrote:
> I think it's clear that `std find` is veeeery slow. If anyone 
> wants to test my function, please do so. I don't want to spread 
> wrong data, but this is what I get at the moment (ldc latest 
> version).

If you want to see find (current or my improved version) get 
really slow, then reduce the alphabet for the haystack (e.g. 
--alphabet=ab). ;)


More information about the Digitalmars-d mailing list