kfaraz commented on PR #17732: URL: https://github.com/apache/druid/pull/17732#issuecomment-2661288496
Thanks for creating the PR, @umisan ! Have you been able to compare the performance of this code while polling real segments before and after the change? In my experience, most of the time in the poll is actually spent in the IO itself rather than the Jackson deserialization. -- 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]
