Skip to content

Are you interested in merging std::simd enhanced and 2-4x faster code in general i'm working on? #728

@GrigoryEvko

Description

@GrigoryEvko

Hi, I'm working for my project on rust-decimal implementation with highly optimized operations, using std::simd, byte shifts, magic number usage, branch prediction optimized and branchless where reasonable code, with many fast path implementations for common real world cases, and with various features like Decimal GEMM implementation with optional avx2 and avx512 instructions, vector and matrix operations, maybe i will decide to make a GPU version later, i don't know for now.

Question is would you be interested in merging the code 2-4 times faster in general and up to 50x faster in some cases?

If you would, then I will try to maintain compatibility with your implementation, if you are not interested, I will just build it for myself.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions