added benchmark function

added .txt for benchmark results
fixed generating level message
This commit is contained in:
2024-10-27 14:08:19 +01:00
parent bb2f498ac5
commit 34aee98a6a
4 changed files with 35 additions and 3 deletions

View File

@@ -3,4 +3,7 @@
<TargetFramework>net6.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
</PropertyGroup>
<ItemGroup>
<Content Include="benchmark.txt" />
</ItemGroup>
</Project>