faster splitter

Chris via Digitalmars-d digitalmars-d at puremagic.com
Wed May 25 04:34:23 PDT 2016


On Wednesday, 25 May 2016 at 11:30:33 UTC, qznc wrote:
> On Wednesday, 25 May 2016 at 10:45:35 UTC, qznc wrote:
>> On Wednesday, 25 May 2016 at 10:28:47 UTC, Chris wrote:
>>> Any suggestions how we can make find more efficient?
>>
>> I will send a pull request soon.
>>
>> My current patch [0] improves it, but still contains a bug.
>>
>> [0] 
>> https://github.com/qznc/find-is-too-slow/commit/76efc706a2c1d9e885800ca9b830850935700a95
>
> And here it is: https://github.com/dlang/phobos/pull/4362
>
> Destroy!

Great stuff! I really appreciate your efforts. As I said, my code 
uses find/canFind a lot.


More information about the Digitalmars-d mailing list