Heinz N. Gies

Results 434 comments of Heinz N. Gies

value-trait is updated to .10.1 with your ordered-float

can we add the feature to the test matrix so we have the ordered float path covered?

great minds think alike :)

Awesome, I think this needs a cargo fmt to make the CI happy; otherwise good to merge :) if I can help with some thoughts on other problems feel free...

While in theory I agree, the benchmarks kind of point to a different result while there are some that improve there are also some that quite noticeably degrade. The GitHub...

If you look at all the benchmarks, both `event_stacktrace_10kb/simd_json::to_tape_with_buffers` and `log/simd_json::to_tape_with_buffers` both show quite consistent degradation but if this kind of thing excites you (I know it excites me :D...

> These are some observations I've made while reading through the documentation and the code. > > * [ ] There are a bunch of public macros and constants that...

@Sylfrena is currently working on this.

This is not quite correct, I'm running simd_json on little endian (arm) systems both in dev and production. Could you share some details like failing cases, errors, tetss?

Sorry for the rudeness @lmmx