Skip to content

Consider using ArraySeq or IndexedSeq instead of List #8

Open
@plokhotnyuk

Description

@plokhotnyuk

It will improve throughput of parsing and serialization, greatly reduce access time and memory footprint of parsed data, and finally it will reduce GC pressure for better scalability.

Also, potentially, it can simplify parallelization of handling with nested arrays of coordinates.

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