[
https://issues.apache.org/jira/browse/AVRO-1438?focusedWorklogId=756606&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756606
]
ASF GitHub Bot logged work on AVRO-1438:
----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Apr/22 18:57
Start Date: 13/Apr/22 18:57
Worklog Time Spent: 10m
Work Description: KyleSchoonover commented on PR #1604:
URL: https://github.com/apache/avro/pull/1604#issuecomment-1098380467
@martin-g @zcsizmadia Closing this out. I will put a note in the jira as
well. That this is fixed with AVRO-3474.
Issue Time Tracking
-------------------
Worklog Id: (was: 756606)
Time Spent: 3h (was: 2h 50m)
> C# reader performance improvement
> ---------------------------------
>
> Key: AVRO-1438
> URL: https://issues.apache.org/jira/browse/AVRO-1438
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Affects Versions: 1.7.5
> Reporter: David Taylor
> Priority: Minor
> Labels: pull-request-available
> Attachments: RecordSchema.cs.diff
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> GenericReader/SpecificReader spend a lot of time comparing the reader/writer
> schema. Remembering the last good match speeds things up about 15% in my
> tests using the avro.pref project for timings. This does not impact the
> DatumReader implementation.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)