LiangliangSui commented on PR #1684: URL: https://github.com/apache/incubator-fury/pull/1684#issuecomment-2162444023
> Is there a way to add cache for decode and didn't introduce API like hashcode stuff? I also thought about what you said, we can only establish an association with String through `(byte[] encodedData, Encoding encoding)`, but the best way to integrate `(byte[] encodedData, Encoding encoding)` is to use hashcode, and this can also avoid the secondary calculation of `(byte[] encodedData, Encoding encoding)` -- 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]
