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