[
https://issues.apache.org/jira/browse/BEAM-6276?focusedWorklogId=177372&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-177372
]
ASF GitHub Bot logged work on BEAM-6276:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Dec/18 08:39
Start Date: 20/Dec/18 08:39
Worklog Time Spent: 10m
Work Description: reuvenlax opened a new pull request #7331: [BEAM-6276]
Fix performance regression.
URL: https://github.com/apache/beam/pull/7331
Calls to TypeDescriptor.getRawType are unexpectedly expensive. Cache the
result so that we don't repeatedly call it.
R: @kanterov
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 177372)
Time Spent: 10m
Remaining Estimate: 0h
> Performance regression caused by extra calls to TypeDescriptor.getRawType
> -------------------------------------------------------------------------
>
> Key: BEAM-6276
> URL: https://issues.apache.org/jira/browse/BEAM-6276
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Reuven Lax
> Assignee: Kenneth Knowles
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)