[
https://issues.apache.org/jira/browse/BEAM-12546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17370728#comment-17370728
]
Luke Cwik commented on BEAM-12546:
----------------------------------
After running nexmark query 5 3 times each with 2000000 events,
ArrayBlockingQueue had a minor improvement of total pipeline cost by ~3%
> Improve BlockingQueue performance in QueueingBeamFnDataClient
> -------------------------------------------------------------
>
> Key: BEAM-12546
> URL: https://issues.apache.org/jira/browse/BEAM-12546
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-harness
> Reporter: Luke Cwik
> Assignee: Luke Cwik
> Priority: P2
> Attachments: nexmark query 5 profile linkedblockingqueue.png
>
>
> Nexmark query 5 uses up about 5% of CPU time in
> {code:java}LinkedBlockingQueue$CloseableQueue#take{code} for Nexmark Query 5
> See attached profile.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)