Vadim Pakhnushev created IGNITE-28430: -----------------------------------------
Summary: Remove Objects.hash usages
Key: IGNITE-28430
URL: https://issues.apache.org/jira/browse/IGNITE-28430
Project: Ignite
Issue Type: Improvement
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
{{Objects.hash}} create an intermediate array leading to possible excess
allocations in the hot paths, let's change them to manual implementations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
