David Taylor created AVRO-1438:
----------------------------------

             Summary: C# reader performance improvement
                 Key: AVRO-1438
                 URL: https://issues.apache.org/jira/browse/AVRO-1438
             Project: Avro
          Issue Type: Improvement
          Components: csharp
    Affects Versions: 1.7.5
            Reporter: David Taylor
            Priority: Minor


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
(v6.1.5#6160)

Reply via email to