Skip to content

Make /File Import use a larger buffer #127

@taviso

Description

@taviso

I noticed when importing a large .csv that 123 just reads 1 character a time from the file.

That made importing a ~1MB csv take ~20 seconds - it should have been instant.

Could make this a lot faster if we use a more reasonable buffer size, need to find where that is.

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