Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Avoid varargs for batch operations #1453

@mcandre

Description

@mcandre

Recommended to use arrays rather than varargs for batch insertion, as batches of 3,000+ insertions would present inefficiencies on 3,000+ value vararg function calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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