Daniel Lemire
Daniel Lemire
Please read my comment here: https://github.com/fast-pack/FastPFor/blob/49d44d94773518ef26486f7a58f8da08e8a498bb/headers/vsencoding.h#L22-L36 If you somehow need this code fixed, then I invite a pull request. I barely understand the code, and I did not write it...
> perfectly working and safe modules that will be affected by this for no good reason. I am neutral here, but can you elaborate what you mean by 'affected'?
Can we do better for the name... maybe `orThenAnd`? This PR does not have to do it, but we have tried to keep the buffer package at feature parity.
@shikharish To my knowledge, nobody has been working on this. I do not think it is difficult.
@shikharish If you want to support arrays that are beyond 4 GB, then yes, additional work is needed. That part is not entirely trivial, but it should not be too...
@shikharish The standard way to implement streaming JSON is by Newline-delimited JSON. We received a contribution that added support for comma-separated inputs, with some limitations. Whether is good enough or...
Rerunning tests.
@MacroModel > To keep our own benchmark build portable while still using simdutf for comparison, we temporarily disable the ARM64 implementation and rely on the fallback kernel: Are you deploying...
> This is the commit version I use: https://github.com/simdutf/simdutf/commit/82b52970fc33896a68fbd92f2c16097ecc01abdf Please work from a release. Unreleased code is not validated.
Marked as a bug.