[
https://issues.apache.org/jira/browse/BEAM-12619?focusedWorklogId=623824&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-623824
]
ASF GitHub Bot logged work on BEAM-12619:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Jul/21 19:27
Start Date: 16/Jul/21 19:27
Worklog Time Spent: 10m
Work Description: 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 623824)
Time Spent: 50m (was: 40m)
> Swap LinkedBlockingQueue to ArrayBlockingQueue
> ----------------------------------------------
>
> Key: BEAM-12619
> URL: https://issues.apache.org/jira/browse/BEAM-12619
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-harness
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: P4
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Minor perf improvement
--
This message was sent by Atlassian Jira
(v8.3.4#803005)