zcsizmadia commented on pull request #1566: URL: https://github.com/apache/avro/pull/1566#issuecomment-1052245680
@KyleSchoonover At this point I wasnt thinking about adding it to the CI just because the performance numbers are most likely meaningless because of the environment. At this point my intent was to have an easy framework, where certain feature changes can be compared side by side with the current implementation during development. E.g if there is a discussion about what performance gain we can get after certain changes, that gain can be measured. The difference between this and Avro.perf is that the benchmark project might have benchmarking for very simple features using a simple framework. E.g. the Schema.Parse mesarument. We can detect differences between frameoworks or we can check differences between using newer versions of packages (e.g. upgrading to Newtonsoft x.y) -- 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]
