Skip to content

ArrayView instead of Array for repeated scalar fields #30

Description

@jamesdbrock

I wonder if it would be a worthwhile performance improvement to represent repeated scalar fields with ArrayView instead of Array.

For example a repeated double message field would be type Float64Array instead of Array Number.

We already have special cases for packed repeated scalar fields so maybe this would be easy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions