Add CI/CD benchmarking

This commit is contained in:
Asriel Camora
2023-11-09 17:47:08 -08:00
parent e49a3142d2
commit 20aa7e9565
2 changed files with 55 additions and 2 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.8" />
<PackageReference Include="BenchmarkDotNet" Version="0.13.10" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.10" />
<PackageReference Include="Meziantou.Analyzer" Version="2.0.92">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>