jayhan94 commented on issue #2026:
URL: https://github.com/apache/fury/issues/2026#issuecomment-2653503525

   As I understand it, the virtual function call prevents JIT from inlining the 
serializer.write/read methods for the key and value types. If we were able to 
declare the key/value serializers like `StringSerializer stringSerializer`, JIT 
would be able to inline them. Is that correct? @chaokunyang 


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