X-czh commented on issue #1754: URL: https://github.com/apache/fury/issues/1754#issuecomment-2662567469
High version JDKs (17+) has significantly improved String encoding and decoding performance [1][2]. I'm wondering if anyone has compared the optimized version of String encoding impl with that of JDK's. - [1] https://bugs.openjdk.org/browse/JDK-8261744 - [2] https://bugs.openjdk.org/browse/JDK-8275863 -- 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]
