[ 
https://issues.apache.org/jira/browse/BEAM-6276?focusedWorklogId=178049&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-178049
 ]

ASF GitHub Bot logged work on BEAM-6276:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Dec/18 17:11
            Start Date: 21/Dec/18 17:11
    Worklog Time Spent: 10m 
      Work Description: kanterov commented on issue #7331: [BEAM-6276] Fix 
performance regression.
URL: https://github.com/apache/beam/pull/7331#issuecomment-449444610
 
 
   > @kanterov where do you see apply() doing reflection per row?
   
   @reuvenlax I did a rough benchmark (to be verified and investigated) of 
using `JavaBeanSchema` vs. hand-crafted code:
   ```
   Benchmark                         Mode  Cnt  Score   Error   Units
   FromRowBenchmark.javaBeanSchema  thrpt    6  0.007 ± 0.001  ops/ns
   FromRowBenchmark.javaCode        thrpt    6  0.071 ± 0.017  ops/ns
   ```
   
   I would investigate and get back to you.

----------------------------------------------------------------
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: 178049)
    Time Spent: 1h 50m  (was: 1h 40m)

> 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: Reuven Lax
>            Priority: Major
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to