Skip to content

[Java] Optimize object array copy performance #1749

@chaokunyang

Description

@chaokunyang

Is your feature request related to a problem? Please describe.

Object array elements are homogeneous mostly, we can cache the previoues immutable info and reduce type dispatch cost to speed up performance.

Describe the solution you'd like

Additional context

#1679
#1743

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions