chaokunyang commented on issue #2302:
URL: https://github.com/apache/fory/issues/2302#issuecomment-2948487890

   Seems all cost are memory copy, there is no bottleneck in fury itself for 
serialization. Maybe the memory copy itself is the bottleneck now. 
   
   You could try fury zero-copy mode, which can skip copying those buffers.


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