zhaommmmomo opened a new issue, #1776:
URL: https://github.com/apache/fury/issues/1776

   ## Is your feature request related to a problem? Please describe.
   Some thread-safe classes use a generic copyElements() method, for example: 
`CopyOnWriteArrayList`...
   when adding elements, locking operations are performed, which is very 
time-consuming.
   
   
   ## Describe the solution you'd like
   Optimize the performance of these copy classes
   
   ## Additional context
   <!-- Add any other context or screenshots about the feature request here. -->
   
![image](https://github.com/user-attachments/assets/fcd746e0-0c5e-4e64-81d8-5c4643df3da5)
   
![image](https://github.com/user-attachments/assets/9519d32b-b542-4b22-b582-771eb0728df6)
   


-- 
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]

Reply via email to