chaokunyang opened a new issue, #1749: URL: https://github.com/apache/fury/issues/1749
## 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 <!-- A clear and concise description of what you want to happen. --> ## Additional context #1679 #1743 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
