Re: [swift-dev] State of String: ABI, Performance, Ergonomics, and You!

2018-01-11 Thread Michael Ilseman via swift-dev
> On Jan 11, 2018, at 8:53 AM, Omar Charif via swift-dev > wrote: > > Hi Michael, > > I have been doing some research on fast string matching algorithm that I > developed recently and I spent some time testing and benchmarking the > algorithm and it seems fine so far. It is slightly similar

Re: [swift-dev] State of String: ABI, Performance, Ergonomics, and You!

2018-01-11 Thread Omar Charif via swift-dev
Hi Michael, I have been doing some research on fast string matching algorithm that I developed recently and I spent some time testing and benchmarking the algorithm and it seems fine so far. It is slightly similar to the one I proposed to Swift 3 or 4 months ago, it is doing some processing fir