KyleSchoonover commented on pull request #1375:
URL: https://github.com/apache/avro/pull/1375#issuecomment-1026936498


   @zcsizmadia I can dig into the performance gains.  The reason in the email 
thread was to basically drop support for .Net Framework 4.6.x and above.  As 
for as I can tell. 4.8 will more than likely be the last version of that 
framework.  A lot of the performance gains we are going to see is in how we 
implement and take advantage of the new features.  There are some passive 
gains.  Typically it has been my experience that we see a performance gain by 
just upgrading the framework.
   
   Reference for perf improvements by just going to .Net 5: 
https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-5/
   
   


-- 
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]


Reply via email to