Skip to content

surprising performance #271

Description

@sthornington

I am a little surprised at the performance of serde_arrow - a Vec<MyType> of only say 8 million records (~15 fields) is nevertheless taking 6+ seconds in to_record_batch -- is it possible that the generated code is not allocating the arrays with the total capacity to begin with or something ?

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