Skip to content

replace qsort() #15

@MLopez-Ibanez

Description

@MLopez-Ibanez

qsort() in C is notoriously slow.

Either find a better implementation in pure C with an open-source license (MPL/MIT/Apache or similar) that allows inlining the comparator OR move to C++ and wrap the headers in extern "C".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions