gianm opened a new pull request, #12579: URL: https://github.com/apache/druid/pull/12579
The default of 512 bytes is quite small for a buffer size. On my machine (M1 Mac) I got a 15% speedup by increasing it to 8 KB. Increases beyond 8 KB did not yield any change in performance. -- 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]
