chenwyi2 commented on PR #9050:
URL: https://github.com/apache/gravitino/pull/9050#issuecomment-3595552693
@sunxiaojian for (FileScanTask fileScanTask : fileScanTasks) —— would using
a parallel stream here be better? During actual usage we found this block to be
unstable in terms of latency, and our trace revealed the costs is below
+---[min=0.002104ms,max=3137.10955ms,total=3159.839086ms,count=476]
java.util.Iterator:hasNext()
--
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]