LakshSingla commented on PR #16714: URL: https://github.com/apache/druid/pull/16714#issuecomment-2219998127
I use `String.format` discriminately, without thinking about performance, partially because it looks cleaner to me. Is there a way to restrict it in the hot loops? Perhaps annotations. -- 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]
