Skip to content

Possibly keep an array sorted instead of sorting-all-at-once in gather_anti_quotes #2250

Closed
@catamorphism

Description

@catamorphism

From a FIXME in syntax::ext::qquote: "Maybe this is an overkill (merge_sort), it might be better to just keep the gather array in sorted order ..."

I'm suspecting that the arrays in question might not ever be large enough for it to make a difference in performance anyway. But I guess someone might want to do a comparison.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-syntaxextArea: Syntax extensionsC-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions