FrankChen021 commented on pull request #11878: URL: https://github.com/apache/druid/pull/11878#issuecomment-961977309
Thanks for your contribution and performance report. 128688 segments are not very large, and the cache loading is not very complicated, it reads file and then deserialize to `DataSegment` and then check the segment if is intact, I don't understand where is the bottle neck and why it takes 42 seconds. -- 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]
