adriacabeza commented on issue #2459: URL: https://github.com/apache/fory/issues/2459#issuecomment-3179838888
Thanks for the fast reply! Yeah that could work... it would not be ideal though. Going over the slow path could remove the (avg) speedup I was looking for when checking `Apache Fory`. If we had some mechanism to extend `MemoryBuffer` we could delegate every write directly into a Netty `ByteBuf` while still not losing any of the benefits of `MemoryBuffer`. -- 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]
