Skip to content

Latest commit

 

History

History
 
 

benchmarks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Chr.Avro benchmarks

This directory contains applications that measure Chr.Avro’s performance. Benchmarks help identify areas where performance can be improved and prevent regressions.

So far, there’s only one application, a .NET Core console application that tests a number of scenarios on both Chr.Avro and the Apache .NET implementation. Use dotnet run to execute it from the command line; use the Benchmark Cake task to output results to the documentation site directory.