y1chi commented on pull request #15176: URL: https://github.com/apache/beam/pull/15176#issuecomment-881668507
The doc says LinkedBlockingQueue typically has higher throughput than array based(though less predicatable): https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/LinkedBlockingQueue.html, is there any benchmark showing that this swap would indeed be beneficial? -- 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]
