Skip to content

USE_BINARY_SEARCH not really used #83

Open
@GregSlazinski

Description

@GregSlazinski

The new binary name search functionality, says:

#define USE_BINARY_SEARCH to enable it).  This gives a very large
 * speedup for libraries that exports lots of functions.

However USE_BINARY_SEARCH is not really tested anywhere and from what I see binary search is always enabled.

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