faster splitter
Henrique bucher via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jul 11 09:41:17 PDT 2016
On Monday, 30 May 2016 at 18:20:39 UTC, Andrei Alexandrescu wrote:
> On 05/30/2016 05:31 AM, qznc wrote:
>> On Sunday, 29 May 2016 at 21:07:21 UTC, qznc wrote:
>>> worthwhile to use word loads [0] instead. Really fancy would
>>> be SSE.
I wrote a splitter in SSE4.2 some time ago as acontribution to a
github project. Perhaps it is related.
https://github.com/HFTrader/string-splitting/blob/master/splithb2.cpp
Cheers,
More information about the Digitalmars-d
mailing list