Kirill Tkalenko created IGNITE-16451:
----------------------------------------

             Summary: Try to optimize ArrayUtils#remove
                 Key: IGNITE-16451
                 URL: https://issues.apache.org/jira/browse/IGNITE-16451
             Project: Ignite
          Issue Type: Improvement
            Reporter: Kirill Tkalenko
             Fix For: 3.0.0-alpha5


We can try to optimize and benchmark *ArrayUtils#remove(T[], int)* and 
*ArrayUtils#remove(long[], int)*, for example using *Arrays#copyOf* and 
*System#arraycopy*.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to