Lagrang commented on issue #13980: URL: https://github.com/apache/arrow/issues/13980#issuecomment-1228417813
We already tried to profile Flight in production service. After applying some fixes to `ArrowMessage` in order to prevent network buffer copying, we only saw that we have "pure" network traces(Netty calls to `sendmsg`). Will provide a flamegraph later. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org