LiangliangSui commented on PR #1684:
URL: https://github.com/apache/incubator-fury/pull/1684#issuecomment-2162231808

   > Hi @LiangliangSui , meta string encoding is not in critical path, we don't 
need to cache it. And we've alreadly have cache in ClassResolver
   
   The meta string encoding cache is already implemented in 
`org.apache.fury.meta.Encoders`. I just moved them a bit. Then I implemented 
the decode cache based on the meta string encoding cache.


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