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

ASF GitHub Bot logged work on AVRO-3474:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Mar/22 03:03
            Start Date: 28/Mar/22 03:03
    Worklog Time Spent: 10m 
      Work Description: zcsizmadia commented on pull request #1625:
URL: https://github.com/apache/avro/pull/1625#issuecomment-1080129000


   @RyanSkraba This might be another "easy"/low risk candidade for 1.11.1. It 
adds a nice perf gain (there is some data in #1604 thread). #1604 might need 
more time to evaluate, however it has potential for additional performance 
gains on top of this one.
   


-- 
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: 748408)
    Remaining Estimate: 23.5h  (was: 23h 40m)
            Time Spent: 0.5h  (was: 20m)

> Increase read performance by moving CanRead to constructor
> ----------------------------------------------------------
>
>                 Key: AVRO-3474
>                 URL: https://issues.apache.org/jira/browse/AVRO-3474
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>            Reporter: Zoltan Csizmadia
>            Priority: Major
>              Labels: pull-request-available
>   Original Estimate: 24h
>          Time Spent: 0.5h
>  Remaining Estimate: 23.5h
>
> [https://github.com/apache/avro/pull/1604] implements a caching mechanism to 
> increase. To complement that change, the CanRead call from the generic 
> DefaultReader.Read can be moved to the constructor,  since there is no need 
> to call CanRead ebery time Read is called. 
> PreresolvingDatumReader already works that way.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to