Skip to content

Parse many strings as InlineStrings #231

@oxinabox

Description

@oxinabox

We should match the logic that CSV.jl and Arrow.jl use to decide if they are making Strings or InlineStrings.
Once we have JuliaStrings/InlineStrings.jl#8
it should be as fast, or faster (since no allocations) to do this.

Looking at parse.jl I don't think the change would be too hard.

It would want benchmarking; but I have high hopes.

(Related #207)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions