Skip to content

Rust Implementation is Significantly Slower Than C: Reintroduce the C Version and Remove the "Deprecated" Marker. #28

@EndrII

Description

@EndrII

Hi, I am a game developer, and performance (speed) has always been of critical importance for my tasks. I noticed that you have transitioned to Rust, which I find to be a perfectly reasonable step. However, this does not mean that the C implementation is now obsolete.

To confirm this, I conducted a small benchmark and verified that when handling large datasets, the speed difference is highly critical (significant), which currently prevents me from using Rust as my primary foundation.

Please review the test results. The C implementation is not outdated; it is simply the fastest available implementation, and as such, it deserves full support and continued development.

Rust cannot be a replacement for C; Rust is an excellent complement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions