Skip to content

to_curie() is slow #18

@allenbaron

Description

@allenbaron

to_curie() is very slow. It is frequently used (e.g. tidy_sparql()).

Look into using a trie structure for search instead of stringr::str_replace_all() with the length-sorted list of URI-prefix pairs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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